1.0.3 β’ Published 3 years ago
mui-lib-cola v1.0.3
π¦ React Component Library Startup Files
πRollup - TS - Jest - React Testing Library - SCSS π
| Scripts π» | npm run ... |
|---|---|
| Setup first time only | setup |
| Development | dev |
| Storybook | storybook |
| Production | build |
| Testing | test:watch |
If setup didn't go well, Insatll dependencies manually
- npm i
- npm run build
- cd example
- npm i