ehr-infoportaal
v0.3.90
Published
This project was bootstrapped with [Create React App](https://github.com/facebookincubator/create-react-app).
Downloads
213
Readme
This project was bootstrapped with Create React App.
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';