ehr-isik-ui
v0.4.10
Published
UI for aquiring person's data from rahvastikuregister(RR), äriregister(ÄR) and Oracle database and for adding extra contact information. Api that does the requests: https://git.mkm.ee/ehr/ehr-k8s-pipeline/ehr-persons-api
Downloads
33
Readme
Description
UI for aquiring person's data from rahvastikuregister(RR), äriregister(ÄR) and Oracle database and for adding extra contact information. Api that does the requests: https://git.mkm.ee/ehr/ehr-k8s-pipeline/ehr-persons-api
How to run?
This project was bootstrapped with Create React App.
Available Scripts
In the project directory, you can run:
yarn build
Builds the app for production to the dist folder using rollup.js.
yarn test
Launches the test runner in the interactive watch mode.
Demo
Clone repository and in package.json file change "version": "TAG_VERSION_NR" to current version.
In terminal:
cd example
yarn start
Runs the app in the development mode. Open http://localhost:3000 to view it in the browser.
The page will reload if you make edits. You will also see any lint errors in the console.