swingmusic/README.md
geoffrey45 26798d2f92 init
2021-11-14 09:10:58 +03:00

25 lines
312 B
Markdown

# musicx-v
## Project setup
```
yarn install
```
### Compiles and hot-reloads for development
```
yarn serve
```
### Compiles and minifies for production
```
yarn build
```
### Lints and fixes files
```
yarn lint
```
### Customize configuration
See [Configuration Reference](https://cli.vuejs.org/config/).