This is a boilerplate for tiny Vue App with global data import
npm install
npm run serve
npm run build
if the app is not hosted on root, edit publicPath in vue.config.js
npm run lint
Webpack should be install with npm install webpack@^4.0.0 --save-dev