CasaOS/UI
2021-09-26 10:35:02 +08:00
..
public first commit 2021-09-26 10:35:02 +08:00
src first commit 2021-09-26 10:35:02 +08:00
.browserslistrc first commit 2021-09-26 10:35:02 +08:00
.env.dev first commit 2021-09-26 10:35:02 +08:00
.env.production first commit 2021-09-26 10:35:02 +08:00
.eslintrc.js first commit 2021-09-26 10:35:02 +08:00
.gitignore first commit 2021-09-26 10:35:02 +08:00
babel.config.js first commit 2021-09-26 10:35:02 +08:00
package.json first commit 2021-09-26 10:35:02 +08:00
README.md first commit 2021-09-26 10:35:02 +08:00
vue.config.js first commit 2021-09-26 10:35:02 +08:00
yarn.lock first commit 2021-09-26 10:35:02 +08:00

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