The frontend needs to be built before running.
npm install
npm run build
npm start
Or use the quick start:
npm install && npm start
If you're seeing this page, the build step was skipped.
Running npm start should auto-build if needed.