0.2.5 • Published 7 years ago

react-theming-boilerplate v0.2.5

Weekly downloads
4
License
MIT
Repository
github
Last release
7 years ago

Storybook Boilerplate Project

GitHub version Live demo

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