Skip to content

Latest commit

 

History

History
20 lines (15 loc) · 287 Bytes

README.md

File metadata and controls

20 lines (15 loc) · 287 Bytes

blood-connect

App for connecting the recipients to donors for blood donation

Pre-requisites

Install Node
Install MongoDB
Install bower
Install nodemon
Install gulp

App Installation

npm install

App build

gulp

App Run

npm run watch
Access: http://localhost:5000