Skip to content

Latest commit

 

History

History
27 lines (17 loc) · 398 Bytes

README.md

File metadata and controls

27 lines (17 loc) · 398 Bytes

lutra

Codebase of the Barrel of Fun website

Get the code

View the Demo

$ git clone https://github.com/bofcoders/lutra.git
$ cd lutra/
$ python -m SimpleHTTPServer 8001

TODO: Add Gruntfile task to get the site to host with grunt server

Build

$ npm install
$ grunt

BOF