The modular frontend needs to be built first.
Use Classic Version InsteadOr build the modular version:
npm install
npm run build
npm start
The classic version works without building.
The modular version requires Node.js 18+ to build.