SlayerWeightCalculator/README.md
2020-02-06 16:34:34 +01:00

25 lines
335 B
Markdown

# vue-slayweightcalc
## 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/).
>>>>>>> init