/Project-Hospital-Encyclopedia

Project Hospital Scraper and web encyclopedia

Primary LanguageTypeScript

Project Hospital Encyclopedia

This is the repository that handles both the processing of project hospital xml files and the web app to display diagnoses, treatments, symptoms, etc.

How to run the ph-scrapper Node app

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

Tools used for development

This project was generated using Nx.