Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 174 Bytes

README.md

File metadata and controls

14 lines (10 loc) · 174 Bytes

Immutube

search :: [Char] -> Future Maybe [CatVideo]

Running

bower install
python -m SimpleHTTPServer

Then visit http://localhost:8000.