Skip to content

Latest commit

 

History

History
35 lines (22 loc) · 620 Bytes

README.md

File metadata and controls

35 lines (22 loc) · 620 Bytes

Redpanda FHIR

Redpanda is a web client for TW Core FHIR, Support FHIR CRUD operations

Installation

requirement

Clone the repo

git clone https://github.com/johnny990628/RedPanda_React
cd RedPanda_React

Install dependencies

npm install

Run the app

npm run start

Author

johnny990628