mirror of
https://github.com/tenrok/axios.git
synced 2026-05-18 12:39:44 +03:00
8cce065414
Everyone can not clone from there.
10 lines
201 B
Markdown
10 lines
201 B
Markdown
# axios examples
|
|
|
|
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)
|