Skip to content

This is a reference app for best practices regarding React, Redux, Webpack and their associated tools.

License

Notifications You must be signed in to change notification settings

atwright147/boilerplate-react

Repository files navigation

Boilerplate: React

This is a reference app for best practices regarding React, Redux, Webpack and their associated tools.

Installation

Clone this repo and run:

npm install

Try it out

npm run dev:stubs

Production build

The following command will create a full build into the dist folder.

npm run build

Created by Andy Wright and licensed under the MIT License.

Releases

No releases published

Packages

No packages published