Getting Started Make sure you have rails version 4. Type "rails -v" to make sure. From this project directory, do "bundle install" To start the server "rails server". Navigate your browser to localhost:3000.