This application requires:
- Ruby 2.1.2
- Rails 4.1.5
-
git clone https://github.com/naumchenko/prism.git
-
cd prism; vagrant up
-
vagrant ssh
-
cd /vagrant; sudo bundle install
-
rake db:migrate
-
rails s
Should be accesible on http://localhost:3000
| Name | Name | Last commit date | ||
|---|---|---|---|---|
This application requires:
git clone https://github.com/naumchenko/prism.git
cd prism; vagrant up
vagrant ssh
cd /vagrant; sudo bundle install
rake db:migrate
rails s
Should be accesible on http://localhost:3000