Skip to content

An example domChanger and Hoverboard project to demonstrate Flux without React

Notifications You must be signed in to change notification settings

studionone/todomvc-domchanger-hoverboard

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

An example domChanger and Hoverboard project to demonstrate Flux without React

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published