Run this first to install all the dependencies
npm install
Run this to hot-reload server and vue compilation, use for usual development
npm run start
npm run build
npm run lint
Run this first to install all the dependencies
npm install
Run this to hot-reload server and vue compilation, use for usual development
npm run start
npm run build
npm run lint