Skip to content

milankarunarathne/phr-dashboard

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

71 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

phr-dashboard

ReactJS Patient Dashboard for http://github.com/softbrew/phr-core

Introduction

Patient Dashboard for Personal Health Record System.

Installation

  • Clone the GitHub repo
  • Go to the project directory cd phr-dashboard
  • Install node dependencies npm install
  • Install Browser (using bower) dependencies bower install
    • Make sure you have install bower globally with npm install -g bower
  • Build application bundle using npm run webpack
  • Then run the server, after successfully running above command

Documentation

Test

License

Support

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 97.9%
  • HTML 1.4%
  • CSS 0.7%