Skip to content

Commit ce783e8

Browse files
authored
Update README.md
1 parent 7e6c6e0 commit ce783e8

File tree

1 file changed

+1
-18
lines changed

1 file changed

+1
-18
lines changed

README.md

Lines changed: 1 addition & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -64,6 +64,7 @@ Dashboard for APISIX & based on ElementUI.
6464
```
6565

6666
## Project setup
67+
> Make sure Yarn is installed on your machine: https://yarnpkg.com/en/docs/install
6768
6869
### Install dependencies
6970

@@ -89,24 +90,6 @@ yarn run build:prod
8990
yarn run lint
9091
```
9192

92-
### Run your unit tests
93-
94-
```bash
95-
yarn run test:unit
96-
```
97-
98-
### Run your end-to-end tests
99-
100-
```bash
101-
yarn run test:e2e
102-
```
103-
104-
### Generate all svg components
105-
106-
```bash
107-
yarn run svg
108-
```
109-
11093
### Customize Vue configuration
11194

11295
See [Configuration Reference](https://cli.vuejs.org/config/).

0 commit comments

Comments
 (0)