ErgoSpecs Theme Setup Required

This theme serves a production-ready React layout compiled in the dist/ folder. Since the built assets (dist/index.html) are not found, please trigger the asset compiler in the AI Studio editor before export, or run:

npm install
npm run build

BACK TO HOME