Clone of the keanu weblite repo for the purpose of building the assets required for butter.
Naive approach, just downloading the whole chunk every time! Need to figure out caching and streaming for long-play stuff. |
||
|---|---|---|
| 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