Documentation site for O3, the frontend framework for OpenMRS. This documentation is intended to enable developers to develop and deploy custom UI features for OpenMRS.
-
Install dependencies using:
pnpm install
-
Start a dev server on port 3000 using:
pnpm run dev
Each merged commit gets automatically deployed on https://o3-docs.openmrs.org.