https://github.com/performant-software/performant-studio
https://github.com/performant-software/performant-studio
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/performant-software/performant-studio
- Owner: performant-software
- Created: 2026-03-17T20:23:24.000Z (4 months ago)
- Default Branch: main
- Last Pushed: 2026-04-01T20:25:01.000Z (3 months ago)
- Last Synced: 2026-04-02T07:53:41.571Z (3 months ago)
- Language: TypeScript
- Size: 136 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# React + TypeScript + Vite
This template provides a minimal setup to get React working in Vite with HMR and some ESLint rules.
Currently, two official plugins are available:
- [@vitejs/plugin-react](https://github.com/vitejs/vite-plugin-react/blob/main/packages/plugin-react) uses [Oxc](https://oxc.rs)
- [@vitejs/plugin-react-swc](https://github.com/vitejs/vite-plugin-react/blob/main/packages/plugin-react-swc) uses [SWC](https://swc.rs/)
## React Compiler
The React Compiler is not enabled on this template because of its impact on dev & build performances. To add it, see [this documentation](https://react.dev/learn/react-compiler/installation).