Clone of the keanu weblite repo for the purpose of building the assets required for butter.
Event listeners never got registered because of timing issue (MatrixClient was not ready yet). Issue #85. |
||
|---|---|---|
| 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