0.0.3 • Published 8 years ago

generator-weather-pc v0.0.3

Weekly downloads
2
License
MIT
Repository
github
Last release
8 years ago

generator-weather-pc

Installation

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

npm install -g yo
npm install -g generator-weather-pc

Then generate your new project:

yo weather-pc

npm install|| yarn  安装

npm run dev  开发
npm run dist  发布
npm run clear  清除dist目录
npm run zip  打包dist目录
npm run ftp-ww  发布外网ftp地址,请配置
npm run ftp-wx  发布微信ftp地址,请配置

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