Skip to content

bazay/yyg-server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

YoYo Games Web Development Test

By Baron Bloomer

Installation

Clone the repository onto your local machine, then unzip the downloaded zip file (should create the folder 'yyg-server').

Then, run the following commands in the console (in listed order) from the project root folder (i.e. yyg-server/):

  • Run bundle install to install the required gems.
  • Run rake db:migrate to set up development environment tables.
  • Run rake db:test:prepare to set up test environment tables.
  • Run rake db:seed to set up dummy data.
  • Run rails server to start up a rails server.
  • Open your preferred browser then navigate to http://localhost:3000 for further instruction.

About

YoYo Games Web Development Task

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors