- Install bun: https://bun.sh/ then run
bun installthenbun devto preview the website.
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 for Fast Refresh
- @vitejs/plugin-react-swc uses SWC for Fast Refresh
- Fix Responsive typography so font scales with viewport
- Fix responsive everything to adapt to phone-sized screens (mainly typography, navbar and footer).