Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 209 Bytes

README.md

File metadata and controls

10 lines (8 loc) · 209 Bytes

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