"VueExpress-- VueExpress full stack project"
# install dependencies
npm install
# serve with hot reload at localhost:8080
npm run dev
# build for production with minification
npm run build
# build for production and view the bundle analyzer report
npm run build --report
#service is running at localhost:3000 -- cluster mode
pm2 start app.js -i max
##Please don't use the process.js & process.json to start the app.js