2
0
mirror of https://github.com/tenrok/axios.git synced 2026-06-11 18:02:32 +03:00
Files
axios/examples/README.md
T
2015-04-08 13:24:43 -06:00

10 lines
157 B
Markdown

# axios examples
To run the examples:
1. Clone this repo
2. Run `npm install`
3. Run `grunt build`
4. Run `npm run examples`
5. Open http://localhost:3000