From 210e7f0c6c6c2580662b5b5f15dbf1cbeefb992e Mon Sep 17 00:00:00 2001 From: MaDernizator Date: Wed, 10 Jan 2024 21:35:09 +0400 Subject: [PATCH] =?UTF-8?q?=D0=9A=D0=BE=D0=B4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 9d4d784..f768e33 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,8 @@ -# Medvedkov_PIbd-21_IP +# 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