You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
git clone git@github.com:CompanyBook/index_admin.git
cd index_admin
bundle install
rake db:create
rake db:migrate
rails server
open http://localhost:3000