狼叔
4 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with
4 additions and
4 deletions
-
README.md
|
@ -24,10 +24,10 @@ English | [简体中文](./README.zh-CN.md) |
|
|
Download this project, install dependencies and start the example. |
|
|
Download this project, install dependencies and start the example. |
|
|
|
|
|
|
|
|
```bash |
|
|
```bash |
|
|
git clone https://github.com/imgcook/imove.git |
|
|
$ git clone https://github.com/imgcook/imove.git |
|
|
cd example |
|
|
$ cd example |
|
|
npm install |
|
|
$ npm install |
|
|
npm start |
|
|
$ npm start // run example server |
|
|
``` |
|
|
``` |
|
|
|
|
|
|
|
|
### Step 2. Draw a flowchart |
|
|
### Step 2. Draw a flowchart |
|
|