This is an automated email from the ASF dual-hosted git repository.

juzhiyuan pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-apisix-dashboard.git


The following commit(s) were added to refs/heads/master by this push:
     new ce783e8  Update README.md
ce783e8 is described below

commit ce783e8cc8e3b5bf212b97d5cfc7fd5b2e02fd70
Author: 琚致远 <juzhiy...@apache.org>
AuthorDate: Thu Nov 14 15:14:31 2019 +0800

    Update README.md
---
 README.md | 19 +------------------
 1 file changed, 1 insertion(+), 18 deletions(-)

diff --git a/README.md b/README.md
index 472cdf0..8cbebd1 100644
--- a/README.md
+++ b/README.md
@@ -64,6 +64,7 @@ Dashboard for APISIX & based on ElementUI.
 ```
 
 ## Project setup
+> Make sure Yarn is installed on your machine: 
https://yarnpkg.com/en/docs/install
 
 ### Install dependencies
 
@@ -89,24 +90,6 @@ yarn run build:prod
 yarn run lint
 ```
 
-### Run your unit tests
-
-```bash
-yarn run test:unit
-```
-
-### Run your end-to-end tests
-
-```bash
-yarn run test:e2e
-```
-
-### Generate all svg components
-
-```bash
-yarn run svg
-```
-
 ### Customize Vue configuration
 
 See [Configuration Reference](https://cli.vuejs.org/config/).

Reply via email to