Skip to content

Latest commit

 

History

History
9 lines (8 loc) · 495 Bytes

README.md

File metadata and controls

9 lines (8 loc) · 495 Bytes

TodoMVC in domChanger & Hoverboard

  • domChanger is a tiny DOM-diffing reactive view library, similar in concept to React
  • Hoverboard is a tiny Flux implementation

Installation

  1. Clone this repository
  2. Run npm install in the repository
  3. Execute npm start to start the WebPack development server
  4. Navigate to http://localhost:8080 and click around