0.0.5 • Published 6 years ago
clickqi v0.0.5
CLIck Qi
The Click Qi Toolbelt
Getting started
The CLIck QI Toolbelt can be installed via npm. If you don't have it installed, you can get it bundled with node:
Installing the CLIck Qi Toolbelt
It's recommended that you install it globally using yarn:
$ yarn global add clickqiOr, using npm:
npm install -g clickqiNow you can use the clickqi command:
$ clickqi
Commands:
create-project <name> Create a new project
create-component <name> Create a new component insede `src/components`
Options:
-h, --help show help informationLicense
MIT