Skip to content

Latest commit

 

History

History
32 lines (22 loc) · 499 Bytes

File metadata and controls

32 lines (22 loc) · 499 Bytes

react-redux-typescript-webpack-boilerplate

A hyper minimalist boilerplate to get started with React/Redux/Typescript2/Babel6/Webpack2

This is just a hyper minimalist boilerplate to get started with:

  • React
  • React Redux
  • React Router
  • React Router Redux
  • Redux
  • Typescript2
  • Webpack2

Installation

npm install
npm run build

Run

http-server -p 9999

Visit: localhost:9999

Demo

https://www.evanlouie.com/react-redux-typescript-webpack-boilerplate/