Skip to content

Latest commit

 

History

History
executable file
·
32 lines (21 loc) · 373 Bytes

README.md

File metadata and controls

executable file
·
32 lines (21 loc) · 373 Bytes

Webpack React Redux boilerplate

build status

This starter kit is designed to get you up and running with front-end technologies.

Technologies

  • React
  • Webpack2
  • Redux
  • Babel

Installation

npm install

npm run build:dev

npm run build:prod

npm start