Leankit for quick start with React/Typescript/Webpack.
- Node
- npm
- React
- Typescript 2.x
- Webpack 2.x
- HMR w/ react-hot-loader@next
- Awesome TypeScript loader
- TSLint
- Clone the repository
- Install packages with
npm install
- Run the app with
npm start
- Check your browser at
http://localhost:3000
- Add HMR
- Add Yarn support
MIT