summaryrefslogtreecommitdiff
path: root/client/README.md
diff options
context:
space:
mode:
authorLieuwe Rooijakkers <lieuwerooijakkers@gmail.com>2025-01-19 16:23:31 +0100
committerLieuwe Rooijakkers <lieuwerooijakkers@gmail.com>2025-01-19 16:23:31 +0100
commit0d55021d2fa41d318abd8fe43563e12a661937fa (patch)
treed99f34ed06c0ea6e70142f8f814cfdbe9eebc2c5 /client/README.md
parent69c079a99436a9ea6b8025de03ae21ebd11e00c9 (diff)
initial client
Diffstat (limited to 'client/README.md')
-rw-r--r--client/README.md8
1 files changed, 8 insertions, 0 deletions
diff --git a/client/README.md b/client/README.md
new file mode 100644
index 0000000..f768e33
--- /dev/null
+++ b/client/README.md
@@ -0,0 +1,8 @@
+# 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](https://github.com/vitejs/vite-plugin-react/blob/main/packages/plugin-react/README.md) uses [Babel](https://babeljs.io/) for Fast Refresh
+- [@vitejs/plugin-react-swc](https://github.com/vitejs/vite-plugin-react-swc) uses [SWC](https://swc.rs/) for Fast Refresh