diff --git a/README.md b/README.md index 51e0349..65c4bcc 100644 --- a/README.md +++ b/README.md @@ -1,29 +1 @@ # vue-share-buttons - -## Project setup -``` -npm install -``` - -### Compiles and hot-reloads for development -``` -npm run serve -``` - -### Compiles and minifies for production -``` -npm run build -``` - -### Run your tests -``` -npm run test -``` - -### Lints and fixes files -``` -npm run lint -``` - -### Customize configuration -See [Configuration Reference](https://cli.vuejs.org/config/).