diff --git a/frontend/package.json b/frontend/package.json index bc2724b..5d7ba95 100644 --- a/frontend/package.json +++ b/frontend/package.json @@ -4,6 +4,7 @@ "version": "0.0.0", "type": "module", "scripts": { + "start": "react-scripts start", "dev": "vite", "build": "vite build", "lint": "eslint .",