nicky132 / zhurong-cli

simple vue cli

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

搭建一个简单的脚手架

安装

# install it globally
$ npm install -g zhurong-cli

# or yarn
$ yarn global add zhurong-cli

使用

Quick Start

$ zr create <name> [-f|--force]

Options

  • -f, --force: Overwrite if the target exists

About

simple vue cli


Languages

Language:JavaScript 100.0%