- Drop
project.cljin Rails root - copy
_clojurescript.html.erbinto/app/views/shared/ - update your layout according to
application.html.erb - replace
project-nameby your project name - run the following:
lein cljsbuild auto &
bundle exec rails s
public/assets/ has to be commited if you want to host it on heroku.