ehr-my-views-ui

OLD README, NEEDS UPDATE

Usage no npm install needed!

<script type="module">
  import ehrMyViewsUi from 'https://cdn.skypack.dev/ehr-my-views-ui';
</script>

README

OLD README, NEEDS UPDATE

This project was bootstrapped with Create React App. LIB Local stylebook:

  • npm install
  • npm run start

Import module to the new project:

  • npm install git+ssh://gitosis@rivendell.icefire:mta/mta-react-common-visuals.git (if using git repository)
  • npm install mta-react-common-visuals (if using npm repository)

Import CSS from bundle:

  • import 'mta-react-common-visuals/assets/css/app.css';