项目作者: yuanzhaohao

项目描述 :
使用react、flux、gulp、browserify构建的todo-list demo
高级语言: JavaScript
项目地址: git://github.com/yuanzhaohao/todo-react.git
创建时间: 2015-06-23T09:04:05Z
项目社区:https://github.com/yuanzhaohao/todo-react

开源协议:

下载


todo-react

A todo-list demo build by react, flux, gulp, browserify!

Demo & Examples

Live demo: http://yuanzhaohao.github.io/todo-react/

To build the examples locally, run:

  1. npm install
  2. gulp server

Then your example(localhost:3000/demo/) will open automatically in browser.

Reference