Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 395 Bytes

README.md

File metadata and controls

17 lines (12 loc) · 395 Bytes

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