Developing/Contributing to Plasma FHIR

Development contributions are more than welcome!

Build All Packages

  • cd into each package and run yarn or npm install

  • plasma-fhir-app-utils

    • yarn build

  • plasma-fhir-react-components

    • npm install

    • yarn rollup

Last updated