Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/i-oktav-i/react-reactrouter-redux-typescript-app-template
React SPA app template based on Webpack 5
https://github.com/i-oktav-i/react-reactrouter-redux-typescript-app-template
react react-router redux redux-toolkit storybook typescript webpack5
Last synced: 9 days ago
JSON representation
React SPA app template based on Webpack 5
- Host: GitHub
- URL: https://github.com/i-oktav-i/react-reactrouter-redux-typescript-app-template
- Owner: i-oktav-i
- Created: 2021-09-16T13:34:04.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2022-04-10T12:52:12.000Z (almost 3 years ago)
- Last Synced: 2024-12-13T18:41:44.164Z (2 months ago)
- Topics: react, react-router, redux, redux-toolkit, storybook, typescript, webpack5
- Language: TypeScript
- Homepage:
- Size: 4.78 MB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# TypeScript/React/React Router/Redux app template
This simple application template based on Webpack 5 provides the following features:
* React
* React Router
* Redux ([Redux toolkit](https://redux-toolkit.js.org/))
* TypeScript
* Using .svg like react components
* Upgraded CSS with Postcss
* Pre-commit code check
* StorybookUse "browserslist" property in [package.json](./package.json#L21) for specifying target browsers. By default, the threshold is 2%. This means that polyfills and code conversion are not applied