File: README.md

package info (click to toggle)
node-axios 1.8.4%2Bdfsg-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 3,624 kB
  • sloc: javascript: 13,135; makefile: 5
file content (10 lines) | stat: -rw-r--r-- 211 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
# 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)