Releases: pragyakar/react-webpack-bp
Releases · pragyakar/react-webpack-bp
First Boilerplate Release
Initial release with everything required to get up and running with react
v0.1.0
- React app setup with webpack configuration
- Typescript compiler and lint setup
- Async store setup with Redux and Redux Saga
- Testing setup with Jest & Enzyme
- Auth0 authentication setup
- Environment variables setup with DotEnv
- Formatting setup with Prettier and Husky
- Router setup with React Router
- Scripts setup for development, deployment and tests
- Sass compiler with node-sass and sass-loader
- Example and Sample files