1.0.2 • Published 4 years ago

cjw-ts-axios v1.0.2

Weekly downloads
2
License
MIT
Repository
github
Last release
4 years ago

学习如何通过ts构建axios

  • 克隆项目:

    git clone git@github.com:15928294509/My-ts-axios.git
  • 安装相关依赖:

    npm install
  • 测试例子:

    examples文件中包含一些dom测试文件,npm run dev开启服务器-localhost:8080
  • jest测试:

    测试代码在test文件夹中,npm run test
  • 打包编译:

    npm run build
1.0.2

4 years ago

1.0.1

4 years ago

1.0.0

4 years ago

0.0.0

4 years ago