Skip to content

Files

Latest commit

 

History

History
32 lines (27 loc) · 472 Bytes

README.md

File metadata and controls

32 lines (27 loc) · 472 Bytes

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