MadeInHaus / react-starter

A client-side SPA starter bundled with React, Redux, CSS Modules, React Router 4, and Webpack 4
MIT License
9 stars 2 forks source link
boilerplate client-side css-modules react react-router-v4 redux single-page-app starter storybook webpack4

React Starter

Start with local Node

npm install && npm start

Start with Docker

./dev.sh

Run Storybook

npm run storybook