Skip to content

dominicfraser/CC_Third_Project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

341 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CodeClan Third Project: A Browser Game

Group Project to practice using JavaScript, Express and MongoDB.

To run follow:

In top level folder:

  • in terminal run "npm install" to get all used dependencies
  • in new terminal tab type "mongo < seeds.js" to seed database
  • in terminal type "mongod" and leave it running
  • in terminal run "npm start" and leave it running
  • in terminal type "npm run webpack" and leave it running

In browser:

Welcome Screen

WELCOME SCREEN IMAGE

Main Screen

alt text

About

Group Project using Express and MongoDB.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors