This is a template for a React project with TypeScript, Sass, Jest, Webpack, and Redux.
Follow these steps to get started with your React project using this template.
Make sure you have Node.js and npm installed on your machine.
npm install
npm start
Visit http://localhost:3000 in your browser to see your app.
npm run build
This will create a dist folder with the optimized production build.