2
0
mirror of https://github.com/tenrok/axios.git synced 2026-05-21 13:24:11 +03:00
Files
axios/examples/README.md
T
2015-04-08 13:51:14 -06:00

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)