diff --git a/web/README.md b/web/README.md deleted file mode 100644 index b5e0f92..0000000 --- a/web/README.md +++ /dev/null @@ -1,19 +0,0 @@ -# web - -## Project setup -``` -npm install -``` - -### Compiles and hot-reloads for development -``` -npm run serve -``` - -### Compiles and minifies for production -``` -npm run build -``` - -### Customize configuration -See [Configuration Reference](https://cli.vuejs.org/config/).