CMPE 295 Sense-EHR Web-Application
-- Make sure to run npm install after cloning
-- Project Modules - Do configuration under build/config.js - build/public folder contains frontend files - Create directories as per requirement under build directory (ex: api, controllers, helpers, handlers)
-- GIT Directions Clone this Project (For First time)
create a branch to work on (Your Branch)
work on your branch to make changes
Before merging Your Branch to master branch make sure to update master branch
After merging push master branch to remote repository