Skip to content

csicar/generic-graphviz-todomvc

 
 

Repository files navigation

Pux TodoMVC with generic graphviz

modified version of Pux TodoMVC as an example for generic graphviz.

see the example in action

TodoMVC built with Pux.

  • Add / edit / remove todos
  • Mark todos as completed
  • Filter todos
  • Routing using HTML5 History
  • Caching via localStorage

Installation

Clone the repository and run npm install to get started:

git clone https://github.com/csicar/generic-graphviz-todomvc
cd generic-graphviz-todomvc
npm install
npm start

After compiling the app should be available at http://localhost:8080.

About

Pux TodoMVC

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • PureScript 54.0%
  • CSS 34.7%
  • JavaScript 9.2%
  • HTML 2.1%