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

https://github.com/berwin/learn-react

用react+redux写的demo~
https://github.com/berwin/learn-react

Last synced: 10 months ago
JSON representation

用react+redux写的demo~

Awesome Lists containing this project

README

          

# learn-react

[![Todo-list](http://p5.qhimg.com/d/inn/ed827624/Todo-list.png)](http://todos.berwin.me)

## install

```shell
npm install

npm run build
```

## run

```shell
npm run start
```

Run in the Browser

```shell
http://127.0.0.1:3000
```