starter
Default
Single-page starterThe smallest useful app: one page wired with the theme provider, anti-flash script, and a sample of metrics, a table, and cards to build from.
Aurora · dark
Scaffold
One command. Theme baked in as Aurora · dark.
bash
bunx create-cronus-app my-app
$ bunx create-cronus-app my-appWhat's inside
- One page: metric cards, orders table, invite card
- CronusUIProvider + anti-flash CronusThemeScript
- Tailwind v4 + token CSS pre-wired
- cronus-ui.json so `npx cronus-ui add` just works
$ bunx create-cronus-app my-app