generator-faithlife-app
v0.0.16
Published
Generator for a node/React app that uses Faithlife authentication.
Keywords
Readme
generator-faithlife-app

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-appUsage
Generate your new project:
yo faithlife-appDuring 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 startLicense
MIT © Faithlife Corporation
