1.0.6 • Published 5 years ago

create-kenote-app v1.0.6

Weekly downloads
2
License
MIT
Repository
github
Last release
5 years ago

create-kenote-app

Create JavaScript applications

npm install -g create-kenote-app

Usages

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.

License

this repo is released under the MIT License.