I created this project with the help of Vue js Crash Course By TraversyMedia Project setup npm install Run the JSON-Server backend (http://localhost:5000) npm run backend Run the Vue dev server (http://localhost:8081) npm run serve Compiles and minifies for production npm run build Customize configuration See Configuration Reference.