Vitejs React Scripts
This project is meant to encapsulate tooling needed by typical Stackworx React + Relay projects
Commands
The following Commands are added by default
- dev - run project in dev mode
- build - build project for production
- serve - run project in production mode
- update-schema - download and save GraphQL schema
Incompatiblities
Eslint 8 - https://github.com/facebook/create-react-app/issues/11549