From 5be86cea275400f0e63eb4f229d22a9e88af0730 Mon Sep 17 00:00:00 2001 From: mltuts1998 <56260961+mltuts1998@users.noreply.github.com> Date: Sun, 3 May 2020 23:20:32 +0530 Subject: [PATCH] deleted --- README.md | 24 ------------------------ 1 file changed, 24 deletions(-) delete mode 100644 README.md diff --git a/README.md b/README.md deleted file mode 100644 index 9961bd3..0000000 --- a/README.md +++ /dev/null @@ -1,24 +0,0 @@ -# vue-app - -## Project setup -``` -npm install -``` - -### Compiles and hot-reloads for development -``` -npm run serve -``` - -### Compiles and minifies for production -``` -npm run build -``` - -### Lints and fixes files -``` -npm run lint -``` - -### Customize configuration -See [Configuration Reference](https://cli.vuejs.org/config/).