1.0.0 • Published 2 years ago

vite-project-cli v1.0.0

Weekly downloads
-
License
ISC
Repository
-
Last release
2 years ago

Installation

npm install vite-project-cli -g

or

git clone https://gitee.com/zhangfeng111222/vite-project-cli.git
cd vite-project-cli && npm install
npm link

Usage

Open your terminal and type vite-project-frame -h , you'll see the help infomation below:

Usage: vite-project-frame <command>

Options:
  -V, --version  output the version number
  -h, --help     output usage information

Commands:
  init           init a project

vite-project-frame init

You can init a templates use this command

vite-project-frame init project-name