Simple webapp to control basic functionality of the Birbnetes sytem
|
||
---|---|---|
k8s | ||
public | ||
src | ||
.browserslistrc | ||
.drone.yml | ||
.env | ||
.eslintrc.js | ||
.gitignore | ||
babel.config.js | ||
Dockerfile | ||
nginx-site.conf | ||
package-lock.json | ||
package.json | ||
README.md | ||
vue.config.js |
birbcontrol
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