UNPKG

react-restyle-components

Version:
55 lines (39 loc) • 1.48 kB
# react-restyle-components Easy use restyle components ## Installation ``` yarn add react-restyle-components ``` <!-- ## Some changes required ``` tsconfig.json "compilerOptions": { ... "noImplicitAny": false }, // modify script "start": "serve -s ./build", "dev": "craco start", "build": "craco build", "test": "craco test" // Paste 3 files your root path https://github.com/appasaheb4/react-restyle-components/blob/master/craco.config.js https://github.com/appasaheb4/react-restyle-components/blob/master/postcss.config.js https://github.com/appasaheb4/react-restyle-components/blob/master/tailwind.config.js ``` --> ### šŸ“š Storybook https://appasaheb4.github.io/react-restyle-components ā˜†ā”ā”ā”ā”ā”ā”ā”ā”ā”ā”ā”ā”ā”ā”ā”ā”ā”ā”ā”ā˜†ā˜†ā”ā”ā”ā”ā”ā”ā”ā”ā”ā”ā”ā”ā”ā”ā”ā”ā”ā”ā”ā˜† Github: www.github.com/appasaheb4 <br /> Website: www.tech-abl.com ā˜†ā”ā”ā”ā”ā”ā”ā”ā”ā”ā”ā”ā”ā”ā”ā”ā”ā”ā”ā”ā˜†ā˜†ā”ā”ā”ā”ā”ā”ā”ā”ā”ā”ā”ā”ā”ā”ā”ā”ā”ā”ā”ā˜† ## Contributes / Support 1. More content here : https://www.youtube.com/@techabl 2. Submit your pr for idea / issue / feature ### How To Contribute - Fork and clone this repository - Make some changes as required - Write unit test to showcase its functionality - Run the test suites to make sure it's not breaking anything `$ npm test` - Submit a pull request under `dev` branch 😊 ALWAYS WELCOME 😊