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
Nick Uraltsev 26b06391f8 Update links
2017-09-28 21:09:47 -07:00

210 B

axios examples

To run the examples:

  1. git clone https://github.com/axios/axios.git
  2. cd axios
  3. npm install
  4. grunt build
  5. npm run examples
  6. http://localhost:3000