illimi-create
v0.1.4
Published
A CLI tool to create new illimi framework projects with ease.
Readme
illimi-create
CLI for scaffolding new Illimi apps.
Install / Run
npx illimi-create my-app
npx illimi-create my-docs --template docsTemplates
basic(default) - landing app starterdocs/doc- documentation website starter
After Scaffold
cd <project-name>
npm install
npm run devLicense
MIT
