-
βοΈ React 17, Redux with redux-thunk
-
β TypeScript
-
π¦ Webpack 5 with TS config
-
π ES6+ Support via Babel v7
-
π₯ Hot Module Replacement (HMR)
-
π₯ Browserslist
-
π Polyfills via core-js
- Clone this repository
git clone https://github.com/repeale/fp-react-redux-typescript.git your-app-name
- Remove the
.git
folder and change details within:
package.json
- Install dependencies
$ cd your-app-name
$ npm install