Skip to content

psuprav96/openmrs-owa-oncology

 
 

Repository files navigation

OpenMRS

openmrs-owa-oncology

Local setup instructions

Clone the repo

[email protected]:openmrs/openmrs-owa-oncology.git

Install the dependencies

npm install

Run the app

npm start

Production Build

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.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 96.1%
  • HTML 3.9%