A prototype name for a prototype game.
-
Install MongoDB and NodeJS
-
Make sure your PATH variables are set
-
Point a CMD window to the repo directory
-
Run
npm installto grab the Node dependencies. -
Run
mongodin one window andnpm startin another.
Basically the same thing but the command to start the MongoDB server might be different.
npm start in the repo directory will launch the program, but make sure you run npm install first.
I'm not going to write specifics here because it's a bit more complicated than Windows.
¯\(ツ)/¯