This is the repository for the BSS website. The website is built using React and TypeScript by Kir-Dev.
To start development run yarn install
and then yarn dev
.
Created with the React + TypeScript + Vite template.
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