remove vue init readme

This commit is contained in:
Timo Hocker 2020-08-19 12:33:51 +02:00
parent f279d598bb
commit b2e2194acc

View File

@ -1,24 +0,0 @@
# appreports
## 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/).