Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/2662419405/jianshu

React重新练习一遍简书开发
https://github.com/2662419405/jianshu

antd github react redux redux-thunk

Last synced: about 1 month ago
JSON representation

React重新练习一遍简书开发

Awesome Lists containing this project

README

        

# REACT简书

## 技术栈

MVVM

### 核心

"react": "^16.8.6",

### 通讯

"axios": "^0.19.0",

### 数据持久

"immutable": "^4.0.0-rc.12",

"redux-immutable": "^4.0.0",

### 数据管理

"react-redux": "^7.1.0",

"redux": "^4.0.1",

"redux-thunk": "^2.3.0",

### 路由

"react-router-dom": "^5.0.1",

"react-dom": "^16.8.6",

"react-scripts": "3.0.1",

### 样式

sass

### 打包工具

webpack

### 数据管理工具

### 使用

```js
git clone https://github.com/2662419405/jianshu.git
cd jianshu
npm run build
```
简书完成Tag1/12.27