A post-transplant hepatocellular carcinoma (HCC) recurrence calculator using a machine-learning algorithm mapped on pre-operative patient and tumor characteristics. You can enter values and click on the button to get a result. Targeted users are clinicians and targeted devices are mobile devices.
NodeJS (with npm)
Run the following command once to install all required Node packages and build project:
./install.sh
Thereafter run:
npm run build
If you want to test any changes made locally on your machine
Open index.html
The following are required to deploy the website
- index.html
- dist folder
- React : Web Framework
- Babel : JS compiler and JSX transpiler
- Webpack : Dependency management
- Material : Widget appearance
- Material-UI : Material implementation library
AGPL
- SickKids
- Francis Nguyen