mirror of
https://github.com/hubHarmony/servii-frontend.git
synced 2024-11-17 21:40:30 +00:00
Frontend codebase for the servii project
76acf1daed
[+] Added maintenance toast [-] Removed officially unsupported version. (1.12.1 not on amazon's repos anymore) |
||
---|---|---|
.github/workflows | ||
public | ||
src | ||
.eslintrc.cjs | ||
.firebaserc | ||
.gitignore | ||
firebase.json | ||
firestore.indexes.json | ||
firestore.rules | ||
index.html | ||
package-lock.json | ||
package.json | ||
README.md | ||
vite.config.js |
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 for Fast Refresh
- @vitejs/plugin-react-swc uses SWC for Fast Refresh