Skip to content

Latest commit

 

History

History

lib

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Axios примеры

Для того чтобы запустиить примеры сделайте следующее:

  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 - адрес(:порт) на котором запустятся примеры