Skip to content
This repository has been archived by the owner on Jul 18, 2018. It is now read-only.

sherrysk8r/informare

Repository files navigation

in•form•ar•e

Cycle 3 Project for 67-475.

##To Get Started: Make sure you have PostgresSql installed. If not, get it from here.

Open psql and type:

create database informare_development;

In a separate tab:

bundle install
rake db:migrate
rails s

To deploy on Heroku:


https://devcenter.heroku.com/articles/getting-started-with-rails4#store-your-app-in-git

About

Cycle 3 Project for 67-475.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published