adweb-cli
v0.1.1
Published
A simple CLI for creating your project
Downloads
2
Readme
adweb-cli
A simple CLI for creating your project.
Installation
npm install adweb-cli -gUsage
Open your terminal and type adweb or adweb -h , you'll see the help infomation below:
Usage: adweb <command>
Commands:
init Generate a new project
Options:
-h, --help output usage information
-V, --version output the version numberNote that if you are using
MacOS,sudowas required while using commandsinit.
init
$ sudo adweb init <templateName> <projectName>templates
vue-admin 基于vue + iview4.0搭建的后台工程模板License
MIT.
