Packages UI of bahmni appointments module as openmrs OWA. This module mainly downloads the bahmni appointment module from bahmni appointment releases & adds required files for OpenMRS OWA.
- Run
npm install
to install all the dependencies. - Run
npm run build
to download & create appointments distribution.
Build step will create a dist folder which can be distributed as OpenMRS OWA.