- run
npm linkin this folder to create the npm package locally - in the folder where you are using the package (some other project) run
npm link fhir-react - in that other project import this package as you would normally with
import FhirReact from 'fhir-react' - Finally, in this fhir-react folder run the watch command via
npm startand start developing.
npm run build
this.props.thorough= if this is set totrue, or if it is absent, all array items and supported attributes will be displayed. Otherwise if this isfalsethen only the first or otherwise important items will be displayed