1.0.8 ā€¢ Published 2 years ago

@siddiqus/expressive-cli v1.0.8

Weekly downloads
-
License
MIT
Repository
-
Last release
2 years ago

@siddiqus/expressive-cli

šŸ— CLI for @siddiqus/expressive to bootstrap new projects.

Installation

npm install -g @siddiqus/expressive-cli

Usage

expressive-cli new appName

cd appName
yarn install
yarn start

License

MIT

Credits

Thanks to Dominik Kundel hi@dominik.dev for the base repository dkundel/create-project which this is forked from.