0.0.9 • Published 10 years ago

generator-ionic-wechat-app v0.0.9

Weekly downloads
-
License
MIT
Repository
github
Last release
10 years ago

generator-ionic-wechat-app NPM version Build Status Dependency Status

Yeoman generator for ionic-wechat-app.

##Reinstall:

$ npm uninstall -g generator-ionic-wechat-app
$ npm install -g generator-ionic-wechat-app

Installation

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

npm install -g yo
npm install -g generator-ionic-wechat-app

Then generate your new project:

yo ionic-wechat-app

##Generate controller:

yo ionic-wechat-app:controller
  • Then input your project_name (Most of time ,you can use the default one) and controller name;
  • DON'T forget paste the ROUTE.MD to your own index.route.js.

##Generate component:

yo ionic-wechat-app:component

Then input your project_name (Most of time ,you can use the default one) and component name;

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

0.0.9

10 years ago

0.0.8

10 years ago

0.0.7

10 years ago

0.0.5

10 years ago

0.0.4

10 years ago

0.0.3

10 years ago

0.0.2

10 years ago

0.0.22

10 years ago

0.0.1

10 years ago

0.0.0

10 years ago