Skip to content

Latest commit

 

History

History
23 lines (16 loc) · 517 Bytes

README.md

File metadata and controls

23 lines (16 loc) · 517 Bytes

Charon

Web Application built on Clojure (Caribou) + Polymer


#Getting Started Follow the instructions below to get the project up and running (Project hosted on Heroku). This assumes that you already have node installed on your system

  1. Install Bower: http://bower.io/
  2. Navigate to the root foler and run a "bower install"
  3. Install Grunt: http://gruntjs.com/getting-started
  4. Install Ruby + Compass

#Development Mode

  • grunt
  • compass watch
  • lein run

#Run the application lein run