mirror of
https://github.com/tenrok/axios.git
synced 2026-06-14 18:42:33 +03:00
Adding examples
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
# axios examples
|
||||
|
||||
To run the examples:
|
||||
|
||||
1. Clone this repo
|
||||
2. Run `npm install`
|
||||
3. Run `grunt build`
|
||||
4. Run `http-server -p 3000`
|
||||
5. Open http://localhost:3000/examples
|
||||
Reference in New Issue
Block a user