/StopWebDev

Classic real-time STOP game with Meteor and ReactJS

Primary LanguageJavaScriptMIT LicenseMIT

StopWebDev

Description

This project is a representation of the classic game stop through the use of web technologies.

Motivation

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.

Instalation

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)

Deployment

-Go to CMD and use

To go to the main folder

cd [Root]/StopWebDev

Install meteor dependencies

meteor npm install

Run the app

meteor

Authors

License

License: MIT

This repository has the standard MIT license. You can find it here.