Solutionunvalidated

"dev": "vinxi dev --port 3008". Tension: Currently it always runs on port 3000. Outcome: you can update your `package.json` scripts to pass in the port like this.

2cc71680-9e88-4602-92d1-cc1782d85eb1

"dev": "vinxi dev --port 3008". Tension: Currently it always runs on port 3000. Outcome: you can update your package.json scripts to pass in the port like this.