Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 304 Bytes

README.md

File metadata and controls

17 lines (11 loc) · 304 Bytes

Health Share

The idea here is to allow doctors to share files like medicals reports between them

How is it work ?

  • Download the repository and install the package:
git clone https://github.com/Loriick/Health-Share.git   
cd Health-Share
npm install
  • Run the application

npm start