@dashin-dev/cli
v2.0.0-alpha.7
Published
Dashin CLI — scaffold an AI-assisted React admin dashboard (Vite + Tailwind) and generate plugins & schemas from your backend.
Downloads
952
Maintainers
Readme
dashin-cli
Install
$ npm install --global dashin-cliCLI
$ dashin --help
Usage
Create a new project (Vite or Next.js)
$ dashin new {name}
$ dashin new {name} --nextjs
Options
--plugin with demo plugin
--doc with demo document
Examples
$ dashin new my-dashboard
Your project "my-dashboard" has been created.