Skip to content

Full Implementation of the Ticket to Ride board game as an Angular web app

Notifications You must be signed in to change notification settings

Blunderproof/Ticket-To-Ride

Repository files navigation

Backrow Boy's Ticket to Ride Game


Installation: (Windows, presuming npm and git installed)

MongoDB

  • Download MongoDB https://www.mongodb.com/download-center?jmp=nav#community
  • Install MongoDB following the wizard instructions
  • Find the install location then: cd/MongoDB/Server/3.4/bin
  • Enter: mongod.exe

Ticket to Ride

  • In a terminal enter: git clone https://github.com/Blunderproof/340Project/
  • Enter: cd 340Project
  • Enter: npm install this will install the project
  • Enter: yarn startw this will open up two separate terminal windows, one running the server and one running the Angular front-end.

You should have 3 terminal windows in total open!

Play

  • Navigate to localhost:3000.

About

Full Implementation of the Ticket to Ride board game as an Angular web app

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •