Skip to content

Notorius game to decide who's gonna pay the coffee

License

Notifications You must be signed in to change notification settings

gorgia/cantariello

Repository files navigation

Cantariello

This source code is part of a popular game with the sole purpose of deciding who is gonna pay the coffee

To run locally:

  • install mongodb
sudo apt update
sudo apt install -y mongodb
  • install node.js and npm
sudo apt install nodejs
sudo apt install npm

Please make sure that nodejs is install at the current latest lts release (at the moment 8.12.0) Now the environment is set: few more steps to go Install git and clone the repository

sudo apt-get install git-core
git clone https://github.com/gorgia/cantariello

go to the folder and then install the nodejs modules

npm install

after some downloads you are ready to go!

npm run

connect to the host via port 3000 and play!

About

Notorius game to decide who's gonna pay the coffee

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published