Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/cupools/todoMVC-react

Todo list with React and Ant Design
https://github.com/cupools/todoMVC-react

Last synced: 2 months ago
JSON representation

Todo list with React and Ant Design

Awesome Lists containing this project

README

        

# todoMVC-react
An easy demo with [react](https://github.com/facebook/react), [react-redux](https://github.com/reactjs/react-redux), [react-router](https://github.com/reactjs/react-router),
[react-router-redux](https://github.com/reactjs/react-router-redux), [react-hot-reload](https://github.com/gaearon/react-hot-loader) and [ant-design](https://github.com/ant-design/ant-design)

## Get Started

```bash
$ npm i
$ npm run dev
```

open [http://127.0.0.1:3000/](http://127.0.0.1:3000/) or [Demo here](https://cupools.github.io/todoMVC-react/)