Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 457 Bytes

README.md

File metadata and controls

8 lines (5 loc) · 457 Bytes

todomvc-moreartyjs

TodoMVC implementation using Morearty.js with webpack and react-hot-loader.

Run with npm run start. Build standalone app with npm run build. Or just open in browser.

To make hot loader work properly with Morearty state put app entry point React.createClass call into the same module as state.