diff --git a/README.md b/README.md index 7bd30b2..684571d 100644 --- a/README.md +++ b/README.md @@ -1,29 +1,4 @@ # coclico-static +### This is the legacy of coclico. Version 0 of the project. -## Project setup -``` -npm install -``` -### Compiles and hot-reloads for development -``` -npm run serve -``` - -### Compiles and minifies for production -``` -npm run build -``` - -### Run your unit tests -``` -npm run test:unit -``` - -### Lints and fixes files -``` -npm run lint -``` - -### Customize configuration -See [Configuration Reference](https://cli.vuejs.org/config/).