/m-react-todomvc

mReact TodoMVC example

Primary LanguageJavaScript

mReact TodoMVC example

TodoMVC example built with mReact.

Live Demo is here: http://ybybzj.github.io/m-react-todomvc/

There are some modules I depend on to build the example. You can checkout the package.json file. Usage

npm install
npm build
npm start
//then open http://127.0.0.1:3000 in browser