react/package.json
2025-07-04 13:41:51 +00:00

8 lines
99 B
JSON

{
"scripts": {
"dev": "vite",
"build": "vite build",
"preview": "vite preview"
}
}