The future of learning how to solve problems.
Dependecy: NodeJS 0.10.X
Install/Update Instructions:
-
Delete node_modules.
-
Update node_modules via "npm update" in Terminal.
-
Run the app using the terminal by calling:
node app.js
(in the context of the app folder)
- Close the app via Ctrl + C.