react-theming-boilerplate
v0.2.5
Published
Themable React App based on Storybook
Downloads
4
Maintainers
Readme
Storybook Boilerplate Project
At the heart of this project the desire to collect the best practices of application development via React-Storybook environment. This project is transparent and friendly for developers. You do not need to eject anything. Therefore you can easily add your own configuration and extend it using any packages.
It contains the fully-charged setup of the Storybook with pre-installed plugins, configuration, quick examples, and tips. Inspired by Create React App and React CDK.
--
Usage:
git clone https://github.com/sm-react/react-theming.git
cd react-theming
npm i
npm start
--
Table of contents
--
Created as a part of React Theming