Skip to content

clinical-meteor/material-fhir-demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Material FHIR UI Demo

This is a minimalist sandbox for building FHIR components with Material UI.

Development

# unintuitively, material-fhir-ui should *not* be in package.json
meteor npm uninstall material-fhir-ui

meteor npm install

# this will suffice instead of the package.json entry
# you will also need to relink each type you update the package 
meteor npm link imports/linked/material-fhir-ui
ls -la node_modules

meteor --port 4000

About

Demo for using material-fhir-ui

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published