mirror of
https://github.com/tenrok/axios.git
synced 2026-06-20 20:00:40 +03:00
+5
-4
@@ -3,7 +3,8 @@
|
|||||||
To run the examples:
|
To run the examples:
|
||||||
|
|
||||||
1. `git clone https://github.com/mzabriskie/axios.git`
|
1. `git clone https://github.com/mzabriskie/axios.git`
|
||||||
2. `npm install`
|
2. `cd axios`
|
||||||
3. `grunt build`
|
3. `npm install`
|
||||||
4. `npm run examples`
|
4. `grunt build`
|
||||||
5. [http://localhost:3000](http://localhost:3000)
|
5. `npm run examples`
|
||||||
|
6. [http://localhost:3000](http://localhost:3000)
|
||||||
|
|||||||
Reference in New Issue
Block a user