create-vir-app

1.0.1 • Public • Published

安装

$ npm install -g create-vir-app

快速开始

$ vir test admin 0.1.1
cd test
$ npm install
# 开发模式 
$ npm run dev
# 构建 
$ npm run build

语法

vir <project-directory> [author] [version]
 
# [必填] project-directory  创建项目目录 
# [选填] author             默认 git 的 username 
# [选填] version            默认 1.0.0 

Readme

Keywords

none

Package Sidebar

Install

npm i create-vir-app

Weekly Downloads

1

Version

1.0.1

License

MIT

Last publish

Collaborators

  • cjg