From 4779b94b44f8211f9ecf9e281ab976eb8d053970 Mon Sep 17 00:00:00 2001 From: ttentau 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 -```