Requirements wizard

Loading… if this message stays, the app could not start. This usually means the page was opened directly from a file.

This is a web app and must be served over http. From the project folder, run one of:

npm run dev
# or
npm run build && npm run preview

Then open the http://localhost address it prints — not the .html file.