We are open to, and grateful for, any contributions made by the community. By contributing to axios, you agree to abide by the code of conduct.
Please follow the node style guide.
Please follow conventional commits
Please update the docs accordingly so that there are no discrepancies between the API and the documentation.
Inside the root directory project
- Switch to the directory
example/
yarn install
ornpm install
yarn run start
ornpm run-script start