okwolo / okwolo-todomvc

todomvc implementation using okwolo

Home Page:https://okwolo.github.io/okwolo-todomvc/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

image

okwolo TodoMVC Example

okwolo is a light javascript framework to build web applications

okwolo - github.com/okwolo/okwolo

Running

$ npm install
$ npm start

This will start a small node server on port 8080. Alternatively, opening the index.html file will also work, but the routing will not be visible in the address bar.

Hosted here through github pages.

About

todomvc implementation using okwolo

https://okwolo.github.io/okwolo-todomvc/

License:MIT License


Languages

Language:CSS 57.1%Language:JavaScript 39.5%Language:HTML 3.4%