Skip to content

xiao-akatsuki/axios.org

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Axios.org

This site is built with VuePress. Site content is written in Markdown format located in docs.

Developing

  1. Clone repository
git clone https://github.com/xiao-akatsuki/axios.org.git`
  1. Install dependencies
yarn install
# or
npm install
  1. Start local development environment
yarn docs:dev 
# or 
npm run docs:dev

About

the official documentation site for Axios.

Resources

License

Stars

Watchers

Forks