/urhealth

E-health App using hGraph Framework

Primary LanguageJavaScript

Overview

image image

HOW TO RUN:

server

  1. go to server (cd server)
  2. npm install
  3. npm start

client

  1. go to client (cd client)
  2. npm install
  3. npm start