Skip to content

A React / Redux Starterkit with unit-testing, linting and building

Notifications You must be signed in to change notification settings

ameesme/React-Redux-Starterkit

Repository files navigation

🔆 React / Redux Starterkit

A React / Redux Starterkit with unit-testing, linting and building to get you up to speed fast. Also includes things like a changelog, styleguide and a Yarn-setup.

This kit is the result of the hard work of many developers at @GreenhouseGroupBV, my former employer.

Inside the box

Category Name
Language JavaScript (ES6, JSX)
Transpiler Babel
Libraries - React
- Redux
Code Quality - Eslint
- Airbnb Styleguide
Testing - AVA
- Enzyme
Building Webpack
Package manager Yarn
Changelog KeepAChangelog

How to use

Install

$ yarn

Run

$ yarn start

Open browser on localhost:8080/

Code linting and unit testing

$ yarn test

Build

$ yarn run build

About

A React / Redux Starterkit with unit-testing, linting and building

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published