To open the project, open index.html through an IDE that can spin up a local server (ie. WebStorm).
OR
see here: https://cli.vuejs.org/guide/deployment.html#previewing-locally
npm install
npm run serve
npm run build
npm run test
npm run lint
To open the project, open index.html through an IDE that can spin up a local server (ie. WebStorm).
OR
see here: https://cli.vuejs.org/guide/deployment.html#previewing-locally
npm install
npm run serve
npm run build
npm run test
npm run lint