2
0
mirror of https://github.com/tenrok/axios.git synced 2026-05-21 13:24:11 +03:00
Files
axios/examples/README.md
T
2023-11-14 21:54:58 +02:00

10 lines
211 B
Markdown

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