enzo bundle not built yet

The Go server is running and the JSON APIs are live at /api/v1/*, but the React frontend wasn't built.

To bring up the full UI:

cd web/enzo && npm install && npm run build

Then restart enzo serve or ecr dashboard.