Test app.
React - https://reactjs.org/
TypeScript - https://www.typescriptlang.org/
Webpack - https://webpack.js.org/
Octokit - https://github.com/octokit
Sass/Scss - https://sass-lang.com/
MUI - https://mui.com/
Cypress - https://www.cypress.io/
ESLint - https://eslint.org/
Prettier - https://prettier.io/
Stylelint - https://stylelint.io/
npm ci
# start
npm start
npm build
To analyze bundle, run
ANALYZE=true npm run build
npm run test:ui
this will launch webpack dev server on port 3001 and open cypress.