mirror of
https://github.com/axios/axios.git
synced 2026-04-11 14:21:59 +08:00
* README.md COOKBOOK.md: minor fixes * simplify language * ECOSYSTEM: create a few categories * Examples: log port listening to * upgrade bootstrap 3 -> 4 in examples bootstrap 4 is slightly smaller then 3.2.0 so it should also help load examples faster * categorize 0.19 items a little differently surface user/consumer changes first |
||
|---|---|---|
| .. | ||
| all | ||
| amd | ||
| get | ||
| post | ||
| transform-response | ||
| upload | ||
| README.md | ||
| server.js | ||
axios examples
To run the examples:
git clone https://github.com/axios/axios.gitcd axiosnpm installgrunt buildnpm run examples- http://localhost:3000