Skip to content

michbuett/todo-ecs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

todo-ecs

Build Status Coverage Status

The TodoMVC example build with data-driven techniques using alchemy.js

How do I get it to work

  1. Get the sources
    git clone https://github.com/michbuett/todo-ecs.git
    
  2. Get the dependencies
    cd todo-ecs && npm install
    
  3. Build it
    grunt build
    

After completing these steps there should be a build directory containing the index.html.

About

The ToDoMVC example build with data-driven techniques

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published