React, React-Router, Redux, React-Redux, Typescript, Jest, Cypress, Testing Library, good mood :)
Basic setup for SPA
Boilerplate (Webpack 5, React 17, React-Redux, Redux, Typescript, Cypress, Testing Library)
To start the app:
Created package.json file and installed React, Redux, React-Redux, React-Router, Jest.
Installed and configured Webpack & Babel to get build artifact by running npm command.
DEV and PROD build configurations are set.
Used env variables, dev server, optimizations for PROD build.
Testing is set.
To start server: