From 3a7b742362db6e67fc21159e4336cfbd2b6dea75 Mon Sep 17 00:00:00 2001 From: zyronon Date: Mon, 22 Oct 2018 08:45:04 +0800 Subject: [PATCH] ss --- README.md | 21 --------------------- 1 file changed, 21 deletions(-) diff --git a/README.md b/README.md index 21c4dba..e69de29 100755 --- a/README.md +++ b/README.md @@ -1,21 +0,0 @@ -# douyin - -## 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 -```