okwolo is a light javascript framework to build web applications
okwolo - github.com/okwolo/okwolo
$ 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.