Getting started:
- Clone this repo
- Install and start Postgres
- Use Docker to start application -or- download Ruby 2.3 and Rails 4.2.6 a. if you use Ruby and Rails, you must start with rake 'db:create' and rake 'db:migrate'
- Start application by running rails s
- Login to CMS with user = username & password = password {these will be changed before production}
- Use CMS to create pages and layouts
questions: ethansteiner@gmail.com