This is the repository that handles both the processing of project hospital xml files and the web app to display diagnoses, treatments, symptoms, etc.
After updating the input
xml files, run the following command with npx or yarn (preferred package manager of this repo):
yarn nx run ph-scraper:serve
This project was generated using Nx.