https://github.com/cupools/todoMVC-react
Todo list with React and Ant Design
https://github.com/cupools/todoMVC-react
Last synced: 7 months ago
JSON representation
Todo list with React and Ant Design
- Host: GitHub
- URL: https://github.com/cupools/todoMVC-react
- Owner: cupools
- Created: 2016-06-17T05:55:28.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2016-09-13T09:10:13.000Z (over 9 years ago)
- Last Synced: 2025-04-06T02:35:01.417Z (8 months ago)
- Language: JavaScript
- Homepage:
- Size: 2.11 MB
- Stars: 10
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-ant-design - TODO MVC - Todo list built with React and Ant Design. (Boilerplates / Themes)
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/)