Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/genalhuang/genal-axios
使用typscript重构 axios
https://github.com/genalhuang/genal-axios
axios typescript
Last synced: 6 days ago
JSON representation
使用typscript重构 axios
- Host: GitHub
- URL: https://github.com/genalhuang/genal-axios
- Owner: genalhuang
- Created: 2020-03-08T03:14:10.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2020-11-18T22:37:15.000Z (almost 4 years ago)
- Last Synced: 2024-03-09T19:09:29.323Z (8 months ago)
- Topics: axios, typescript
- Language: TypeScript
- Homepage:
- Size: 979 KB
- Stars: 2
- Watchers: 2
- Forks: 2
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# genal-axios
## Project setup
```
npm install
```### Compiles and hot-reloads for development
```
npm run serve
```### Compiles and minifies for production
```
npm run build
```### Lints and fixes files
```
npm run lint
```