2
0
mirror of https://github.com/tenrok/axios.git synced 2026-05-18 12:39:44 +03:00
Files
axios/examples/README.md
T
Kevin Ivan 8cce065414 Update README.md
Everyone can not clone from there.
2016-01-29 09:32:50 +01:00

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)