Project Setup npm install Compile and Hot-Reload for Development json-server -w ./data/db.json npm run dev Compile and Minify for Production npm run build