mirror of
https://github.com/tenrok/axios.git
synced 2026-05-21 13:24:11 +03:00
10 lines
197 B
Markdown
10 lines
197 B
Markdown
# axios examples
|
|
|
|
To run the examples:
|
|
|
|
1. `git clone git@github.com:mzabriskie/axios.git`
|
|
2. `npm install`
|
|
3. `grunt build`
|
|
4. `npm run examples`
|
|
5. [http://localhost:3000](http://localhost:3000)
|