2025.6.1 • Published 9 months ago
@pitcher/app-dev-server v2025.6.1
Prerequisites
- Node v22
- Make sure your app is running at
localhost:port/app-name - You need to have published and installed your app in your instance already
Use
Start the dev server with:
npx @pitcher/app-dev-server --app-name react-debugger --port 5191
OR
npm install --global @pitcher/app-dev-serverpitcher-dev-server --app-name react-debugger --port 5191