Files
sentos/ui/README.md
2022-05-12 21:23:18 +08:00

20 lines
278 B
Markdown

# thinkvue-admin
## Project setup
```
npm install
```
### Compiles and hot-reloads for development
```
npm run serve
```
### Compiles and minifies for production
```
npm run build
```
### Customize configuration
See [Configuration Reference](https://cli.vuejs.org/config/).