2
0
mirror of https://github.com/tenrok/axios.git synced 2026-05-21 13:24:11 +03:00
Files
axios/examples
Vineet Hawal 44cccc450c add test case
2015-10-29 12:59:10 +05:30
..
2015-04-08 13:24:43 -06:00
2015-09-21 16:17:34 -06:00
2015-04-08 13:24:43 -06:00
2015-10-29 12:59:10 +05:30
2015-04-08 13:24:43 -06:00
2015-04-08 13:24:43 -06:00
2015-04-08 13:51:14 -06:00
2015-10-29 12:59:10 +05:30

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