Framework: ReactJS
Unit-tests: Jest + React Testing Library
Integration tests: Cypress
Scss implementation: Dart Sass
Linters: eslint with airbnb config, stylelint, prettier
Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.
The page will reload if you make edits.
You will also see any lint errors in the console.
Launches the test runner in the interactive watch mode.\
Launches the cypress tests runner. Please don't forget to launch the application before running the tests.
Launches the eslint (typescript) linter.
Launches the stylelint (scss) check.
Builds the app for production to the build
folder.
It correctly bundles React in production mode and optimizes the build for the best performance.