This project is a representation of the classic game stop through the use of web technologies.
This project is developed for the web development class of the Universidad de los Andes to use tools such as NodeJS, ReactJS,MongoDB and Meteor.
The instalation can be done through the following steps:
-Install NodeJS with ReactJS, MongoDB and Meteor packages (To install Meteor you need Chocolatey package manager)
-Go to CMD and use
To go to the main folder
cd [Root]/StopWebDev
Install meteor dependencies
meteor npm install
Run the app
meteor
This repository has the standard MIT license. You can find it here.