WEBPACK-REACT-REDUX-TYPESCRIPT-STORYBOOK.boilerplate
WEBPACK-REACT-REDUX-TYPESCRIPT-STORYBOOK.boilerplate copied to clipboard
This is a boilerplate using webpack, react, redux, typescrpit, storybook
BOILERPLATE
What's Included
reduxredux-persistredux middleware[Thunk & logger]redux toolkitredux devtools extentionstypes for react state, dispatch function (normal and async)redux examples for simple todo[How to use redux state, function (sync and async) both in functional and class component]webpackwebpack optimizationreact-routerstorybookmodule sassglobal sasssass globimporter[ no need to import every scss file. Can be imported in one file just by one or two line using *. import scss in assests/styles/index.scss.]image & icon support
INSTALLATION
clone the projectcd /project-directorynpm installoryarnnpm startoryarn startfor run the projectnpm run storybookoryarn storybookfor running the storybook
LIVE DEMO
https://boilerplate-redux-typescript.herokuapp.com/
storybook: https://boilerplate-redux-typescript.herokuapp.com/storybook
License
MIT