.. | ||
public | ||
src | ||
.browserslistrc | ||
.env.dev | ||
.env.production | ||
.eslintrc.js | ||
.gitignore | ||
babel.config.js | ||
package.json | ||
README.md | ||
vue.config.js | ||
yarn.lock |
CasaOS-UI
The front-end of CasaOs,build with VueJS
Project setup
yarn install
Compiles and hot-reloads for development
yarn serve
Compiles and minifies for production
yarn build
Will be output to the ../web folder
Lints and fixes files
yarn lint