2
0
mirror of https://github.com/tenrok/axios.git synced 2026-05-27 14:47:43 +03:00
Files
axios/examples/README.md
T
Carlos Romel Pereira da Silva 23c4dfcf55 Update README.md
2017-04-05 12:56:59 -03:00

11 lines
215 B
Markdown

# axios examples
To run the examples:
1. `git clone https://github.com/mzabriskie/axios.git`
2. `cd axios`
3. `npm install`
4. `grunt build`
5. `npm run examples`
6. [http://localhost:3000](http://localhost:3000)