From 212914a5a85ca008a1d21fbd8b6f44ef77d7a9b2 Mon Sep 17 00:00:00 2001 From: Martin Lehoux <martin@lehoux.net> Date: Mon, 18 Feb 2019 17:52:14 +0100 Subject: [PATCH] no readme --- front/README.md | 29 ----------------------------- 1 file changed, 29 deletions(-) delete mode 100644 front/README.md diff --git a/front/README.md b/front/README.md deleted file mode 100644 index 4c2235b..0000000 --- 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/). -- GitLab