hui-cli
v1.2.0
Published
An Vue cli tools for back-end developers quickly generator an h_ui project with zero-config!
Downloads
35
Readme
hui-cli
An Vue cli tools for back-end developers quickly generator an h_ui project with zero-config!
Install
$ npm i -g hui-cli
# OR
$ yarn global add hui-cli
Usage
$ hui -h
# OR
$ hui --help
create template
# default hui-app
$ hui -T
# OR
$ hui -T hui-app
create template
# default template hui-project
$ hui -T
# OR
$ hui -T hui-project
create app
# default app hui-app
$ hui -A
# OR
$ hui -A hui-app
create file by type
# default type vue
$ hui -t
# OR
$ hui -t vue
# other types
$ hui -t js
$ hui -t css
$ hui -t html
$ hui -t ts
$ hui -t scss
create file by type with name
# default type vue, default name index
$ hui -t -n
# OR
$ hui -t vue -n index
npm
https://www.npmjs.com/package/hui-cli