A bare minimum react-hooks-redux-webpack-typescript starter with TodoMVC example & redux-saga example with socket
This project include a small backend that send socket to the frontend.
If needed, please fork this repository and add your own that meets your requirements.
Ideal for creating React apps from the scratch.
- Typescript 3.8
- React 16.12
- Redux 4
- Redux Thunk 2.3
- React Router 5.1
- Redux DevTools Extension
- TodoMVC example
- reduxsaga
- Webpack 4
- Typescript Loader
- PostCSS Loader
- React Hot Loader
- Mini CSS Extract Plugin
- HTML Webpack Plugin
$ npm ci
$ npm start
$ npm run build
Deploy (to the GitHub Pages)
$ npm run deploy
MIT
https://github.com/rokoroku/react-redux-typescript-boilerplate