mirror of
https://github.com/hubHarmony/servii-frontend.git
synced 2024-11-17 21:40:30 +00:00
Frontend codebase for the servii project
88563beeb7
Merge pull request #54 from hubHarmony/animate |
||
---|---|---|
.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