m/README.md
callmeyan 91ded0ad02 init
2019-01-08 15:45:51 +08:00

22 lines
230 B
Markdown

# user-demo
## Project setup
```
npm install
```
### Compiles and hot-reloads for development
```
npm run serve
```
### Compiles and minifies for production
```
npm run build
```
### Lints and fixes files
```
npm run lint
```