pacjin79 / react-typescript-redux-starter

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

React Typescript Redux Starter with webpack v2

Simple boiler plate to kick start your project with Typescript, React and Webpack v2

Steps to install

  1. clone the repository and type npm install at root to install required packages.
  2. Run npm start to start the webpack dev server with hmr enabled.

About


Languages

Language:TypeScript 67.3%Language:JavaScript 27.2%Language:CSS 4.6%Language:HTML 0.8%