Simple webpack configuration and boilerplate providing:
- TypeScript
- React and JSX
- CSS Modules
- Sass
- Basic Jest setup with Enzyme
npm test
- Runs Jest tests.
npm run dev
- Runs webpack dev server.
npm run build
- Builds production bundle.
| Name | Name | Last commit date | ||
|---|---|---|---|---|