sudo npm install -g @vue/cli
npm install
npm run serve
Note: you may need to restart the node server should you make large changes.
npm run build
npm run test
npm run lint
sudo npm install -g @vue/cli
npm install
npm run serve
Note: you may need to restart the node server should you make large changes.
npm run build
npm run test
npm run lint