generator-gycli

0.0.6 • Public • Published

generator-gycli NPM version Build Status Dependency Status

generator-gycli

Installation

First, install Yeoman and generator-gycli using npm (we assume you have pre-installed node.js).

已发布则进行如下步骤:

npm install -g yo
npm install -g generator-gycli

Then generate your new project:

yo gycli === yo gycli -p miniapp === yo gycli --project miniapp

yo gycli // 小程序
//等同于
yo gycli -p miniapp // 小程序

//也可以是下面这样

yo gycli -p react // react

yo gycli -p vue // vue

未发布则:

npm install -g yo
npm link

Then generate your new project:

yo gycli

Getting To Know Yeoman

  • Yeoman has a heart of gold.
  • Yeoman is a person with feelings and opinions, but is very easy to work with.
  • Yeoman can be too opinionated at times but is easily convinced not to be.
  • Feel free to learn more about Yeoman.

License

MIT © yifeewang

Readme

Keywords

Package Sidebar

Install

npm i generator-gycli

Weekly Downloads

113

Version

0.0.6

License

MIT

Unpacked Size

3.58 MB

Total Files

259

Last publish

Collaborators

  • yifeewang