Clone of the keanu weblite repo for the purpose of building the assets required for butter.
| public | ||
| src | ||
| .gitignore | ||
| .gitlab-ci.yml | ||
| babel.config.js | ||
| LICENSE | ||
| package-lock.json | ||
| package.json | ||
| README.md | ||
| vue.config.js | ||
keanuapp-weblite
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