Add vite react plugin

This commit is contained in:
Igor Katson 2023-12-07 22:51:31 +00:00
parent 9fd5ff6427
commit 2b9129221d
No known key found for this signature in database
GPG key ID: B4EC22B66D61A3F5
4 changed files with 1363 additions and 50 deletions

View file

@ -7,6 +7,7 @@
"preview": "vite preview"
},
"dependencies": {
"@vitejs/plugin-react": "^4.2.1",
"react": "^18.2.0",
"react-bootstrap": "^2.9.1",
"react-dom": "^18.2.0",