My starter kit for projects based on React and Webpack.
This kit consists of the latest versions of:
- React
- TypeScript
- Webpack
- SCSS
- CSS Modules
- ESLint (with
react-hooks
plugin) - Prettier
$ yarn dev
$ yarn lint
$ yarn prettify
$ yarn build
The output goes to /build/bundle.js
& /build/index.html