Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/leuisken/react-redux-intro

该项目中包含初始化一个React-Redux项目所需的基本配置,并包含一个基于ant-design的demo。
https://github.com/leuisken/react-redux-intro

Last synced: about 1 month ago
JSON representation

该项目中包含初始化一个React-Redux项目所需的基本配置,并包含一个基于ant-design的demo。

Awesome Lists containing this project

README

        

# React-Redux-Intro

该项目中包含初始化一个React-Redux项目所需的基本配置,并包含一个基于ant-design的demo。

启动:

```
npm install
npm start
```

该项目建议使用chrome应用商店提供的`Redux DevTools`。