Platform Core UI: Components & Other Reusable Elements
npm install coreui
git clone https://gitlab.imshealth.com/platform/coreui.git
cd coreui
npm i
start the devboard
run configuration
npm start
open in browser: http://localhost:3002
start the styleguide-server
run configuration
npm run styleguide-server
open in browser: http://localhost:3003