Skip to content

Talitazmiza/urhealth

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

49 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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