the-trash / rails-angular-joosy

Playground with rails and angular.js and joosy.js
2 stars 0 forks source link

Playground for Angular & Joosy studying

Install

git clone git@github.com:the-teacher/rails-angular-joosy.git

cd rails-angular-joosy/

cp config/database.yml.example config/database.yml

bundle

rake db:setup

rails s

localhost:3000