Clone of the keanu weblite repo for the purpose of building the assets required for butter.
Find a file
N-Pex d6381f60c7 Add version string
Also, add gitlab CI file.
2020-11-09 15:19:36 +01:00
public Initial commit 2020-11-09 10:32:56 +01:00
src Add version string 2020-11-09 15:19:36 +01:00
.gitignore Changes 2020-11-09 10:34:23 +01:00
.gitlab-ci.yml Add version string 2020-11-09 15:19:36 +01:00
babel.config.js Initial commit 2020-11-09 10:32:56 +01:00
LICENSE add readme and license 2020-11-04 09:06:25 -05:00
package-lock.json Add version string 2020-11-09 15:19:36 +01:00
package.json Add version string 2020-11-09 15:19:36 +01:00
README.md Changes 2020-11-09 10:34:23 +01:00
vue.config.js Initial commit 2020-11-09 10:32:56 +01:00

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

Customize configuration

See Configuration Reference.