Skip to content

Latest commit

 

History

History
50 lines (33 loc) · 3.16 KB

README-npm.md

File metadata and controls

50 lines (33 loc) · 3.16 KB

Storybook Boilerplate Project

GitHub version Live demo

Storybook NodeJS Webpack React ESLint Jest Mocha Chai Material-UI

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

React-Theming