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
React Event October 2024
- Для запуска проекта нужен пакет npm/yarn
- Установка требуемых библиотек - npm install
- Запуск проекта - npm run dev
- Проект запускается на http://localhost:5173/
- Для удобства установите полноценной работы установите Расширения: ESlint, Prettier, ES7+ React/Redux/React-Native snippets.