React quickstart
1. Install hypertune
hypertunenpm install hypertuneyarn add hypertunepnpm add hypertune2. Set environment variables
VITE_HYPERTUNE_TOKEN=token
HYPERTUNE_FRAMEWORK=react
HYPERTUNE_OUTPUT_DIRECTORY_PATH=src/generated3. Generate the client
npx hypertuneyarn hypertunepnpm hypertune4. Use the client
5. (Optional) Add the Hypertune Toolbar
6. (Optional) Include a build-time snapshot
Next steps
Last updated