@siddiqus/expressive-cli
v1.0.8
Published
A CLI to bootstrap @siddiqus/expressive projects
Maintainers
Readme
@siddiqus/expressive-cli
🏗 CLI for @siddiqus/expressive to bootstrap new projects.
Installation
npm install -g @siddiqus/expressive-cliUsage
expressive-cli new appName
cd appName
yarn install
yarn startLicense
MIT
Credits
Thanks to Dominik Kundel [email protected] for the base repository dkundel/create-project which this is forked from.
