swat-components-library-poc
v0.0.7
Published
## Introduction This is just a briefly example of a components library within the desired requirements. React + Material UI + Storybook
Downloads
494
Readme
SWAT Components Library POC (Proof of concept)
Introduction
This is just a briefly example of a components library within the desired requirements. React + Material UI + Storybook
We have just copy one of our components into it to could test it properly.
Getting Started
- Installation:
npm i swat-components-library-poc
- Peer Dependencies:
{ "react", "react-dom" }
- Execute storybook:
npm run storybook