0.0.3 • Published 3 years ago

generator-cxvh-gulp v0.0.3

Weekly downloads
5
License
MIT
Repository
github
Last release
3 years ago

使用方法

方法一:

git clone https://github.com/cxvh/generator-cxvh-gulp.git

cd generator-cxvh-gulp

npm i

npm link

然后新建文件夹执行 yo cxvh-gulp

方法二:

npm install -g yo

npm install -g generator-cxvh-gulp

yo cxvh-gulp

报错解决方法

npm config set registry http://registry.npm.taobao.org/

npm config set registry https://registry.npmjs.org/



generator-cxvh-gulp NPM version Build Status Dependency Status Coverage percentage

打包js,css,热更新html

Installation

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

npm install -g yo
npm install -g generator-cxvh-gulp

Then generate your new project:

yo cxvh-gulp

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 © cxvhweb

0.0.3

3 years ago

0.0.2

3 years ago

0.0.1

3 years ago