create-rebasejs
v0.6.0
Published
Scaffold a new RebaseJS app
Downloads
139
Maintainers
Readme
create-rebasejs
Scaffold a new RebaseJS app in seconds.
npx create-rebasejs@latest my-appTemplates
| Template | Command | Best for |
|---|---|---|
| basic | create-rebasejs my-app | Starting from scratch |
| blog | create-rebasejs my-app --template blog | Content-heavy sites with SSR |
| dashboard | create-rebasejs my-app --template dashboard | Admin UIs with server functions |
License
MIT © ThinkGrid Labs
