Skip to content

quinsulon/patients-search

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

To install and run this project, follow the steps below (assume node 10 and npm already install):
1. extract the compressed file to a new dir and uncompress or git pull down project.
2. run an npm install
3. cd into each of the client and server dirs and run an npm install
4. cd back to the top level dir and run npm run dev

This should run the client and the server simultaneously.

5. Navigate to http://localhost:5001/ for the homepage and patient search form
6. Navigate to the respective endpoints at http://localhost:5000 for testing those individually

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published