project-planner Project setup npm install Run json-server (re-install if needed) json-server --watch data/db.json Compiles and hot-reloads for development npm run serve Compiles and minifies for production npm run build Customize configuration See Configuration Reference.