/boilerplate-react-redux-router-webpack

A simple but complete boilerplate for begin a project with react, redux, react-router and webpack

Primary LanguageJavaScript

boilerplate-react-redux-router-webpack

A simple but complete boilerplate for begin a project with react, redux, react-router and webpack

yarn install

For install the dependencies

yarn start

For start the project localhost:8080

yarn build

For compile and generate the bundle.js

yarn global add serve*

serve -s public*

For view the project build

*A local server is required to see the project build