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

157 B

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