A simple Express.js + React application for looking up parcel numbers.
- Node.js >= 20.0.0
npm installnpm run devThis starts both the Express server (port 4001) and Vite dev server (port 4000).
Open http://localhost:4000 in your browser.
A simple Express.js + React application for looking up parcel numbers.
npm installnpm run devThis starts both the Express server (port 4001) and Vite dev server (port 4000).
Open http://localhost:4000 in your browser.