mirror of
https://github.com/axios/axios.git
synced 2026-04-11 02:11:50 +08:00
Update README.md
This commit is contained in:
parent
a8dab5767c
commit
23c4dfcf55
@ -3,7 +3,8 @@
|
||||
To run the examples:
|
||||
|
||||
1. `git clone https://github.com/mzabriskie/axios.git`
|
||||
2. `npm install`
|
||||
3. `grunt build`
|
||||
4. `npm run examples`
|
||||
5. [http://localhost:3000](http://localhost:3000)
|
||||
2. `cd axios`
|
||||
3. `npm install`
|
||||
4. `grunt build`
|
||||
5. `npm run examples`
|
||||
6. [http://localhost:3000](http://localhost:3000)
|
||||
|
||||
Loading…
Reference in New Issue
Block a user