0.0.16 • Published 8 years ago

generator-faithlife-app v0.0.16

Weekly downloads
7
License
MIT
Repository
github
Last release
8 years ago

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

0.0.16

8 years ago

0.0.15

8 years ago

0.0.14

8 years ago

0.0.13

8 years ago

0.0.12

8 years ago

0.0.11

8 years ago

0.0.10

8 years ago

0.0.9

8 years ago

0.0.8

8 years ago

0.0.7

8 years ago

0.0.6

8 years ago

0.0.5

8 years ago

0.0.4

8 years ago

0.0.3

8 years ago

0.0.2

8 years ago

0.0.1

8 years ago