generator-faithlife-app

0.0.16 • Public • Published

generator-faithlife-app NPM version Dependency Status

Generator for a node/React app that uses Faithlife authentication.

Installation

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

npm install -g yo generator-faithlife-app

Usage

Generate your new project:

yo faithlife-app

During development, run your new project using npm run dev.

To run outside of development, run the following commands:

npm run bundle
NODE_ENV=<Environment goes here> npm start

License

MIT © Faithlife Corporation

/generator-faithlife-app/

    Package Sidebar

    Install

    npm i generator-faithlife-app

    Weekly Downloads

    2

    Version

    0.0.16

    License

    MIT

    Last publish

    Collaborators

    • wdlowry
    • faithlife-admin
    • ddunkin
    • npm