Website Prerequisites Node.js v8.9.0 Installation Install dependencies with npm install Development npm run dev - Watch files locally for development npm run build - Build static files for production