My starter kit for projects based on React, MobX, CSS Modules and TypeScript.
This kit consists of the latest versions of:
- React
- Webpack
- MobX
- SCSS
- CSS Modules
- TypeScript
npm install
npm build
The output goes to /build/bundle.js
& /build/index.html
npm dev-server