plasma-fhir
  • What is Plasma FHIR?
  • Docs
    • Guides
      • Getting Started
      • Create an Epic Patient App
      • Create an Epic Clinician App
      • Create an Epic Backend App
      • Testing with SMART Health IT Sandbox
      • Developing/Contributing to Plasma FHIR
  • Packages
    • create-plasma-app
    • plasma-fhir-app-utils
      • PlasmaFHIRApi
      • Resources
      • PlasmaFHIRUtils
      • Conversions
      • DateTimeUtils
    • plasma-fhir-backend-utils
    • plasma-fhir-react-client-context
    • plasma-fhir-react-components
  • Sample Apps
    • Plasma Portal
    • Plasma Portal Lite
    • Family History Editor
    • Playground
Powered by GitBook
On this page
  1. Docs
  2. Guides

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

PreviousTesting with SMART Health IT SandboxNextcreate-plasma-app

Last updated 2 years ago