onSpot frontend SPA
https://onspot.kmlabz.com
|
||
---|---|---|
public | ||
src | ||
.browserslistrc | ||
.dockerignore | ||
.drone.yml | ||
.env.development | ||
.env.production | ||
.eslintrc.js | ||
.gitignore | ||
babel.config.js | ||
Dockerfile | ||
nginx-site.conf | ||
package-lock.json | ||
package.json | ||
README.md | ||
vue.config.js |
onspot-frontend
Project setup
npm install
Compiles and hot-reloads for development
npm run serve
Compiles and minifies for production
npm run build
Lints and fixes files
npm run lint