Skip to content

A Minimal React-Redux Starter Kit with ES6 environment and Hot Module Replacement

Notifications You must be signed in to change notification settings

woonmayer/react-redux-es6-hmr-starter-kit

Repository files navigation

react-redux-es6-hmr-starter-kit

A Minimal React-Redux Starter Kit with ES6 environment and Hot Module Replacement

Getting Started

$ npm install
$ npm start      # development
$ npm run build  # dist build
$ npm run lint   # linting
$ npm test       # testing

About

A Minimal React-Redux Starter Kit with ES6 environment and Hot Module Replacement

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published