/openmrs-module-spa

The OpenMRS Java module that allows Tomcat to serve a Single-SPA

Primary LanguageJava

openmrs-module-spa

Build Status

The frontend SPA for OpenMRS code

Development on the Initial Script

The initial script lives in spa/. It uses browsersync to proxy the initial script on openmrs-spa.org.

Get started with

cd spa
npm install
npm run start