ehr-my-views-ui
v0.5.54
Published
OLD README, NEEDS UPDATE
Downloads
675
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://[email protected]: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';