generator-weex-plugin

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

Usage no npm install needed!

<script type="module">
  import generatorWeexPlugin from 'https://cdn.skypack.dev/generator-weex-plugin';
</script>

README

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