/ReactTSBoilerPlate

BoilerPlate Yo!!

Primary LanguageTypeScript

Simple TS Starter kit

Instructions if starting from scratch

1. npm i webpack webpack-cli -D

2. npm i typescript awesome-typescript-loader -D

3. npm i react react-dom @types/react @types/react-dom

4. npm i html-webpack-plugin -D

5. npm i webpack-dev-server --D