This commit is contained in:
Rey Reyes
2016-04-26 10:47:47 -04:30

View File

@@ -9,13 +9,11 @@ M.A.S.A is an application used to keep track of student assistance through Bluet
### How do I get set up? ###
* You need Node.js, NPM, Bower and MongoDB in order to deploy this application.
* First, clone this repository:
git clone https://rey_reyes@bitbucket.org/rey_reyes/masa.git
* First, clone this repository.
* Run "Bower install" and "Npm install" in the root folder fo the app.
* Run MongoDB, ensure that port 27019 is free.
* Run Node Server.js
* Open your web browser on localhost port 3000
* Run Node Server.js.
* Open your web browser on localhost port 3000.
### Who do I talk to? ###