generator-fay

Fay Generator

Usage no npm install needed!

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

README

generator-fay NPM version Build Status Dependency Status Coverage percentage

Fay Generator

Installation

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

npm install -g yo
npm install -g generator-fay

Then generate your new project:

yo fay

Will generate:

  • builder
  • content

Options

  • mobile app
  • editor

License

MIT © Fengda HUANG