An open API service indexing awesome lists of open source software.

https://github.com/mannuelf/axios-instance-demo


https://github.com/mannuelf/axios-instance-demo

Last synced: 7 months ago
JSON representation

Awesome Lists containing this project

README

          

# Axios demo

To run

```bash
npm install -g parcel
npm install axios

parcel index.html
```