Skip to content
/ Mafia Public

A mainly educational attempt to implement the RPG, Mafia using technologies/frameworks I'm interested in trying out.

License

Notifications You must be signed in to change notification settings

gdtrice/Mafia

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

91 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Mafia

A mainly educational attempt to implement the RPG, Mafia using technologies/frameworks I'm interested in trying out.

Run locally:

  • Navigate to /Applications/MongoDB
  • Run ./mongod --dbpath ~/GitRepos/Mafia/mfnode/data
  • In another terminal/screen navigate to ~GitRepos/Mafia/mfnode
  • run npm start
  • server should be running locally on http://localhost:3000/

About

A mainly educational attempt to implement the RPG, Mafia using technologies/frameworks I'm interested in trying out.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published