diff --git a/webui/README.md b/webui/README.md deleted file mode 100644 index f768e33..0000000 --- a/webui/README.md +++ /dev/null @@ -1,8 +0,0 @@ -# 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 diff --git a/webui/index.html b/webui/index.html index 0c589ec..f2717ee 100644 --- a/webui/index.html +++ b/webui/index.html @@ -2,9 +2,8 @@ - - Vite + React + EW private server
diff --git a/webui/public/vite.svg b/webui/public/vite.svg deleted file mode 100644 index e7b8dfb..0000000 --- a/webui/public/vite.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file