From ab0446969fd6e490b1e69946f26dbb30004a34c7 Mon Sep 17 00:00:00 2001 From: Reynaldo Reyes Date: Mon, 25 Apr 2016 15:11:00 +0000 Subject: [PATCH 1/3] README.md edited online with Bitbucket --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index 02fa2c1..f9fe7b2 100644 --- a/README.md +++ b/README.md @@ -11,7 +11,6 @@ M.A.S.A is an application used to keep track of student assistance through Bluet * 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 * 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 From bd76049a57bad1b20aa5b15c07442c3c4580f6e3 Mon Sep 17 00:00:00 2001 From: Reynaldo Reyes Date: Mon, 25 Apr 2016 15:11:19 +0000 Subject: [PATCH 2/3] README.md edited online with Bitbucket --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index f9fe7b2..93eacf1 100644 --- a/README.md +++ b/README.md @@ -10,11 +10,11 @@ M.A.S.A is an application used to keep track of student assistance through Bluet * You need Node.js, NPM, Bower and MongoDB in order to deploy this application. -* First, clone this repository: +* 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? ### From 09165888e0c059408a40aa0b9f448b96c53fc503 Mon Sep 17 00:00:00 2001 From: Reynaldo Reyes Date: Mon, 25 Apr 2016 15:11:41 +0000 Subject: [PATCH 3/3] README.md edited online with Bitbucket --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index 93eacf1..a379f83 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,6 @@ 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. * Run "Bower install" and "Npm install" in the root folder fo the app. * Run MongoDB, ensure that port 27019 is free.