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