This is a Boilerplate startup project for React using Typescrpit and Webpack
Node
Yarn (optional)
Node: 6.11.5
NPM: 5.5.1
git clone https://github.com/kiluavineeth/react-typescript
Go to the root folder: npm install (or) yarn install
yarn build (or) npm build
yarn start (or) npm start
Debug at : http://localhost:8080