mirror of
https://github.com/vee1e/bitsat_predictor.git
synced 2026-09-01 19:07:21 +00:00
*Total -- 1,332.87kb -> 1,212.73kb (9.01%) /frontend/src/assets/logo/github.png -- 1.17kb -> 0.74kb (36.59%) /frontend/src/assets/hyd_trend.png -- 158.32kb -> 126.40kb (20.16%) /frontend/public/favicon.png -- 226.11kb -> 184.81kb (18.26%) /frontend/src/assets/goa_trend.png -- 137.96kb -> 117.88kb (14.56%) /frontend/bits-logo.svg -- 131.66kb -> 124.01kb (5.81%) /frontend/public/bits-logo.svg -- 131.66kb -> 124.01kb (5.81%) /frontend/public/vite.svg -- 1.46kb -> 1.42kb (2.81%) /frontend/src/assets/team/Golden-purple.png -- 330.67kb -> 322.92kb (2.34%) /frontend/src/assets/team/PranavU-Coder.png -- 209.82kb -> 206.50kb (1.58%) /frontend/src/assets/react.svg -- 4.03kb -> 4.02kb (0.15%) Signed-off-by: ImgBotApp <ImgBotHelp@gmail.com> |
||
|---|---|---|
| .. | ||
| public | ||
| src | ||
| .gitignore | ||
| bits-logo.svg | ||
| bun.lock | ||
| eslint.config.js | ||
| index.html | ||
| package-lock.json | ||
| package.json | ||
| postcss.config.js | ||
| README.md | ||
| tailwind.config.js | ||
| tsconfig.app.json | ||
| tsconfig.app.tsbuildinfo | ||
| tsconfig.json | ||
| tsconfig.node.json | ||
| tsconfig.node.tsbuildinfo | ||
| vite.config.ts | ||
React + 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 uses Babel (or oxc when used in rolldown-vite) for Fast Refresh
- @vitejs/plugin-react-swc uses SWC for Fast Refresh
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.
Expanding the ESLint configuration
If you are developing a production application, we recommend using TypeScript with type-aware lint rules enabled. Check out the TS template for information on how to integrate TypeScript and typescript-eslint in your project.