axios-axios/examples
Nisar Hassan Naqvi 535d0c45c1
move the mention of gitpod to the main readme + modify gitpod description. (#2637)
Co-authored-by: Jay <jasonsaayman@gmail.com>
2021-02-17 08:28:00 +02:00
..
all Doc fixes, minor examples cleanup (#2198) 2019-09-07 09:05:26 -03:00
amd Doc fixes, minor examples cleanup (#2198) 2019-09-07 09:05:26 -03:00
get Doc fixes, minor examples cleanup (#2198) 2019-09-07 09:05:26 -03:00
post Doc fixes, minor examples cleanup (#2198) 2019-09-07 09:05:26 -03:00
transform-response Doc fixes, minor examples cleanup (#2198) 2019-09-07 09:05:26 -03:00
upload Doc fixes, minor examples cleanup (#2198) 2019-09-07 09:05:26 -03:00
README.md move the mention of gitpod to the main readme + modify gitpod description. (#2637) 2021-02-17 08:28:00 +02:00
server.js Doc fixes, minor examples cleanup (#2198) 2019-09-07 09:05:26 -03:00

axios examples

To run the examples:

  1. git clone https://github.com/axios/axios.git
  2. cd axios
  3. npm install
  4. grunt build
  5. npm run examples
  6. http://localhost:3000