React + Axios + Cancel Token
React + Axios + Cancel Token
$ git clone https://github.com/robertoachar/react-axios-cancel-token.git
$ npm install
Action | Usage |
---|---|
Start development mode | npm start |
Build for production | npm run build |
Lint code | npm run lint |
Run tests | npm run test |
Eject from create-react-app | npm run eject |