An open API service indexing awesome lists of open source software.

https://github.com/icewhaletech/casaos-localstorage-ui


https://github.com/icewhaletech/casaos-localstorage-ui

Last synced: 10 months ago
JSON representation

Awesome Lists containing this project

README

          

# CasaOS-UI

The web-gui of CasaOS, build with VueJS 2.7

## Project setup

```
yarn
```

### Compiles and hot-reloads for development

```
yarn serve
```

### Compiles and minifies for production

```
yarn build
```

Will be output to the ./public folder

### Lints and fixes files

```
yarn lint
```