Cave mans is a StackOverflow based website themed towards cave men.
Built with Rails 4.2.1 and Ruby 2.2.0
Set up:
- $ Bundle install
- Start a postgres server
- $ Rake db:create
- $ Rake db:migrate
- $ Rails Server
- Navigate to localhost:3000 in your browser
MIT LICENSE