Add vite react plugin
This commit is contained in:
parent
9fd5ff6427
commit
2b9129221d
4 changed files with 1363 additions and 50 deletions
|
|
@ -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",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue