mirror of
https://github.com/axios/axios.git
synced 2026-04-11 14:21:59 +08:00
| .. | ||
| all | ||
| get | ||
| post | ||
| transform-response | ||
| README.md | ||
axios examples
To run the examples:
- Clone this repo
- Run
npm install - Run
grunt build - Run
http-server -p 3000 - Open http://localhost:3000/examples