https://github.com/mannuelf/axios-instance-demo
https://github.com/mannuelf/axios-instance-demo
Last synced: 7 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/mannuelf/axios-instance-demo
- Owner: mannuelf
- Created: 2021-02-10T10:58:02.000Z (almost 5 years ago)
- Default Branch: main
- Last Pushed: 2021-02-11T13:42:46.000Z (almost 5 years ago)
- Last Synced: 2025-01-19T05:33:43.576Z (12 months ago)
- Language: JavaScript
- Size: 177 KB
- Stars: 0
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Axios demo
To run
```bash
npm install -g parcel
npm install axios
parcel index.html
```