diff --git a/README.md b/README.md deleted file mode 100644 index 8f8b965..0000000 --- a/README.md +++ /dev/null @@ -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/).