mirror of
https://github.com/tenrok/axios.git
synced 2026-05-30 15:24:11 +03:00
axios examples
To run the examples:
- Clone this repo
- Run
npm install - Run
grunt build - Run
npm run examples - Open http://localhost:3000
To run the examples:
npm installgrunt buildnpm run examples