diff --git a/README.md b/README.md deleted file mode 100644 index a2861c7..0000000 --- a/README.md +++ /dev/null @@ -1,31 +0,0 @@ -# dddraft - -## 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 -```