0.1.6 • Published 7 years ago

generator-eflystudio v0.1.6

Weekly downloads
4
License
ISC
Repository
github
Last release
7 years ago

generator-eflystudio NPM version Build Status Dependency Status Coverage percentage

basic automatic work environment about gulp

include imagemin, jshint, jsmin, less, mincss, autoprefixer, watch, reload and reload broswer automaticly functions

Installation

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

npm install -g yo
npm install -g generator-eflystudio

Then generate your new project:

yo eflystudio

How to use

  • npm run build 编译文件并开启服务器监视文件改动自动刷新
  • npm run start 开启服务器并启用文件监视自动刷新浏览器
  • npm run watch 开启文件监视自动编译
  • npm run copy 复制public文件夹到目标文件夹

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

ISC © mison

0.1.6

7 years ago

0.1.5

7 years ago

0.1.4

7 years ago

0.1.3

7 years ago

0.1.2

7 years ago

0.1.1

7 years ago

0.1.0

7 years ago