mui-lib-cola
v1.0.3
Published
🗃️ React mui is a react component based on @mui v5
Downloads
2
Readme
📦 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