axios-axios/examples/README.md
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

209 B

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