0.4.1 • Published 4 years ago
@healthtrain/healthtrain-ui v0.4.1
HealthTrain UI
React UI component library for usage across HealthTrain products, built with Storybook.
https://healthtrain-ui.netlify.app
Introduction
Components are developed in isolation and presented in this library for ease of development, testing and documentation purposes.
Components are built using:
- React in TypeScript
- css-in-js: Emotion and facepaint
- Form components and validation: Formik and Yup
- Documentation: Storybook
Getting started
- Clone this repository
npm install
npm run storybook
Build
- Clone this repository
npm install
npm run build-storybook
- Library is built to default folder
/storybook-static