Clone the repo
[email protected]:openmrs/openmrs-owa-oncology.git
Install the dependencies
npm install
Run the app
npm start
Build the app
npm run build
This will create a file called openmrs-owa-oncology.zip
file in the build
directory, which can be uploaded to the OpenMRS Open Web Apps module.