diff --git a/front/README.md b/front/README.md deleted file mode 100644 index 4c2235b46cdafc8aa30108691cb0c393c4cdc370..0000000000000000000000000000000000000000 --- a/front/README.md +++ /dev/null @@ -1,29 +0,0 @@ -# front - -## Project setup -``` -yarn install -``` - -### Compiles and hot-reloads for development -``` -yarn run serve -``` - -### Compiles and minifies for production -``` -yarn run build -``` - -### Run your tests -``` -yarn run test -``` - -### Lints and fixes files -``` -yarn run lint -``` - -### Customize configuration -See [Configuration Reference](https://cli.vuejs.org/config/).