2
0
mirror of https://github.com/tenrok/axios.git synced 2026-06-11 18:02:32 +03:00

Updating examples

This commit is contained in:
mzabriskie
2015-04-08 13:51:14 -06:00
parent 4ad5438f61
commit 781df7045e
2 changed files with 31 additions and 9 deletions
+5 -5
View File
@@ -2,8 +2,8 @@
To run the examples:
1. Clone this repo
2. Run `npm install`
3. Run `grunt build`
4. Run `npm run examples`
5. Open http://localhost:3000
1. `git clone git@github.com:mzabriskie/axios.git`
2. `npm install`
3. `grunt build`
4. `npm run examples`
5. [http://localhost:3000](http://localhost:3000)