Skip to content

react-xx/rebix-todo-demo

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

安装

npm install

#运行

Linux/MAC :

npm run watch

Windows :

npm run watch_win

#浏览器

http://localhost:4000

About

React 的单向数据流框架Rebix的TodoMVC的实现方法

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 67.3%
  • CSS 32.0%
  • HTML 0.7%