dojo-blog Project setup yarn install Compiles and hot-reloads for development yarn serve Compiles and minifies for production yarn build Customize configuration See Configuration Reference. Important! Setup JSON Server npm install -g json-server To run the JSON Server json-server --watch data/db.json