0.0.6 • Published 6 years ago

axios-typescript-jun v0.0.6

Weekly downloads
3
License
MIT
Repository
github
Last release
6 years ago

axios-typescript

学习使用 typescript 实现 axios

编译打包并生成 docs

npm run build

发布

首先要有自己npm账号,然后在终端登陆后才可以发布

npm login
npm publish

打包并发布脚本执行

执行npm run pub,会先执行npm run prepub

0.0.6

6 years ago