Useful commands
Starting the app
Regenerate graphql schema based on API graphql schema
Lint
Translations
Test
Tech Stack
The project has a clean and simple stack, with minimal boilerplate code. App Testing ToolingArchitecture
Routing
React Router handles the routing. To avoid unnecessary re-renders all the routing logic is in auseEffect in PageChangeEffect.