/react-webpack-boilerplate

Boilerplate for React-Redux apps

Primary LanguageJavaScriptMIT LicenseMIT

React-Redux Webpack Boilerplate

react-router

Getting Start

Run the following commands in your terminal

git clone git@github.com:amostap/react-webpack-boilerplate.git
cd react-webpack-boilerplate
npm install
npm start

Then open http://localhost:8080/ on your web browser.

Production Build

npm run build and upload content from dist/ to your server.

Inspired By

Thanks to

License

MIT · Alexandr Ostapenko