Skip to content

mushky/forum

Repository files navigation

README

  1. Clone repository.

Make sure rails is installed.

http://installrails.com/steps/choose_os

Navigate to the the directory you cloned or unzipped the application.

Then run the following commands:

  1. bundle install

  2. rake db:migrate

and finally,

  1. bin/rails s (this will start the server)

In your web browser navigate to localhost:3000

About

Starting Kit for a Forum

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published