Create JavaScript applications
npm install -g create-kenote-app
list
create-kenote-app ls
create-kenote-app ls --type react
create-kenote-app ls --type vue
add
create-kenote-app add <project-name>
help
Usage: create-kenote-app [Command] [Options]
Options:
-v, --version output the version number
-h, --help output usage information
Commands:
list|ls [options] display boilerplate list.
add [options] <project-name> install boilerplate to project.
this repo is released under the MIT License.