From ecca6a935b0003cd3c5ce7f99e786be247fa2074 Mon Sep 17 00:00:00 2001 From: Alexandrshy Date: Sat, 30 Mar 2019 19:19:26 +0400 Subject: [PATCH] Cleaned README file for writing new file --- README.md | 28 ---------------------------- 1 file changed, 28 deletions(-) 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/).