Skip to content

captain-enjoyable/spreader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Spreader

Spreader is an application designed to increase the pace at which Users read.

Running the App

We've included a Rackup file (static.ru) so that the application can be served with any Rack compatible server. We like thin.

gem install thin thin -R static.ru start

Then visit localhost:3000.

Compiling the Coffeescript

cd into the project's root directory.

coffee --watch --compile assets/js/homepage.coffee

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published