mirror of
https://github.com/tenrok/axios.git
synced 2026-06-20 20:00:40 +03:00
Updating example for how to run examples
This commit is contained in:
+2
-3
@@ -38,9 +38,8 @@ Examples are included in part to allow manual testing.
|
|||||||
Running example
|
Running example
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
$ npm install -g http-server
|
$ npm run examples
|
||||||
$ http-server
|
# Open 127.0.0.1:3000
|
||||||
# Open 127.0.0.1:8080/example
|
|
||||||
```
|
```
|
||||||
|
|
||||||
Running sandbox in browser
|
Running sandbox in browser
|
||||||
|
|||||||
Reference in New Issue
Block a user