This package has been deprecated

Author message:

Package no longer supported. Contact Support at https://www.npmjs.com/support for more info.

generator-fai

0.1.1 • Public • Published

Yeoman Generator for Fai Apps.

Yeoman-generator to automate the creation of a fai application.

Installation

npm install -g yo generator-fai

Usage

Create your project folder

mkdir project && cd $_

Initialize the project

yo fi

When in development you can watch for changes

npm run watch

In another terminal window, you can optionally run browser-sync for your convenience

npm run sync

Bundle creation

You can create an example bundle using this simple command.

yo fi:bundle bundlename

Dependencies (4)

Dev Dependencies (0)

    Package Sidebar

    Install

    npm i generator-fai

    Weekly Downloads

    2

    Version

    0.1.1

    License

    MIT

    Last publish

    Collaborators

    • etor