0.0.16 • Published 9 years ago

generator-faithlife-app v0.0.16

Weekly downloads
7
License
MIT
Repository
github
Last release
9 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

9 years ago

0.0.15

9 years ago

0.0.14

10 years ago

0.0.13

10 years ago

0.0.12

10 years ago

0.0.11

10 years ago

0.0.10

10 years ago

0.0.9

10 years ago

0.0.8

10 years ago

0.0.7

10 years ago

0.0.6

10 years ago

0.0.5

10 years ago

0.0.4

10 years ago

0.0.3

10 years ago

0.0.2

10 years ago

0.0.1

10 years ago