diff --git a/README.md b/README.md deleted file mode 100644 index daae13f..0000000 --- a/README.md +++ /dev/null @@ -1,24 +0,0 @@ -# React + Vite - -The below 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 - -## Requirement - -- Node v18+ - -## Setup a Vite Project in an Existing Folder - -``` -npm create vite@latest . -- --template react -``` - -## Setup a Vite Project in a New Folder - -``` -npm create vite@latest my-vite-app -- --template react -``` diff --git a/dist/assets/index-DZ7ou1HX.css b/assets/index-DZ7ou1HX.css similarity index 100% rename from dist/assets/index-DZ7ou1HX.css rename to assets/index-DZ7ou1HX.css diff --git a/dist/assets/index-i_CMJ9gb.js b/assets/index-i_CMJ9gb.js similarity index 100% rename from dist/assets/index-i_CMJ9gb.js rename to assets/index-i_CMJ9gb.js diff --git a/dist/index.html b/index.html similarity index 87% rename from dist/index.html rename to index.html index dffd5d0..24e8f66 100644 --- a/dist/index.html +++ b/index.html @@ -1,12 +1,12 @@ - +
-