Skip to content
This repository has been archived by the owner on Jun 6, 2019. It is now read-only.

Latest commit

 

History

History
26 lines (15 loc) · 562 Bytes

README.md

File metadata and controls

26 lines (15 loc) · 562 Bytes

generator-weex-plugin-template [![NPM version][npm-image]][npm-url] [![Build Status][travis-image]][travis-url] [![Dependency Status][daviddm-image]][daviddm-url]

Installation

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

npm install -g yo

install generator form github in local if not yet publish to npm

npm link

Then generate your new project:

yo weex-plugin projectname