Skip to content

karthikeyan5/patientInfo

Repository files navigation

Patient Info

A sample application made with Sails and AnglularJS.

Visit https://patientinfo.herokuapp.com for live version of the application.

Instruction to run the application on your local machine.

  1. Install node.
  2. Download this repository by using git clone https://github.com/karthikeyan5/patientInfo.git.
  3. Install the dependencies using cd patientInfo && npm install.
  4. Start the app using node app.js.
  5. Visit http://localhost:1337/ from your browser to access the app.

Releases

No releases published

Packages

No packages published