Skip to content
This repository has been archived by the owner on May 13, 2018. It is now read-only.

okwolo/okwolo-todomvc

Repository files navigation

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.