diff --git a/package.json b/package.json index 5e1b6b8c4..f920a8a97 100644 --- a/package.json +++ b/package.json @@ -17,7 +17,7 @@ "postcss": "^8.4.31" }, "scripts": { - "start": "BROWSER=none WDS_SOCKET_PORT=0 vite --port 3000", + "start": "vite --port 3000", "build": "vite build", "preview": "vite preview", "test": "vitest" diff --git a/src/App.jsx b/src/App.jsx index 8b32d0718..c1a8cc9c3 100644 --- a/src/App.jsx +++ b/src/App.jsx @@ -6,7 +6,7 @@ function App() {
logo

- GitHub Codespaces ♥️ React + GitHub Codespaces and git make changes and making changes for the branch ♥️ React

Edit src/App.jsx and save to reload.