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

https://github.com/yangfei4913438/ledger

慕课网的react学习项目,和老师的授课不同,这里使用了很多成熟的第三方库。
https://github.com/yangfei4913438/ledger

Last synced: 2 months ago
JSON representation

慕课网的react学习项目,和老师的授课不同,这里使用了很多成熟的第三方库。

Awesome Lists containing this project

README

        

## 项目说明

本项目是根据慕课网上,@张轩_Viking 老师所开设的一门 `React16 组件化+测试+全流程 实战在线账本项目` 改编而来。
课程地址:
[https://coding.imooc.com/class/302.html](https://coding.imooc.com/class/302.html)

增加了redux、antd等主流的第三方库。

测试方面额外使用了Sinon库。

## 主要技术栈

- 1、react
- 2、redux
- 3、antd
- 4、axios
- 5、yf-jstools
- 6、react-loaders
- 7、json-server
- 8、stylus、sass
- 9、react-responsive
- 10、react-router-dom
- 11、redux-thunk
- 12、redux-immutable、immutable
- 13、concurrently
- 14、jest
- 15、enzyme
- 16、sinon
- 17、core-js
- 18、echarts

差不多就是这些了吧。