Work in progress, come back later!
Install everything with npm install
, then:
npm run serve
to start the project locally on http://localhost:8080 (accessible through local network)npm run lint
to lintnpm run build
to build for production and prerender routes defined in vue.config.js, files are generated in docs