FormidableLabs/recipes-flux

Name: recipes-flux

Owner: Formidable

Description: Recipes (Flux example)

Created: 2015-01-05 21:16:21.0

Updated: 2017-09-08 04:52:12.0

Pushed: 2015-04-08 07:07:03.0

Homepage: https://github.com/FormidableLabs/recipes-flux

Size: 730

Language: JavaScript

GitHub Committers

UserMost Recent Commit# Commits

Other Committers

UserEmailMost Recent Commit# Commits

README

Recipes! (w/ Flux)

Build Status Gitter

Server
Dev Mode

Install, setup.

m install

Run the watchers, dev and source maps servers

lp dev

URLS to test things out:

Production

Install, setup.

m install --production
m run-script build

Run the server.

DE_ENV=production node server/index.js

This work is supported by the National Institutes of Health's National Center for Advancing Translational Sciences, Grant Number U24TR002306. This work is solely the responsibility of the creators and does not necessarily represent the official views of the National Institutes of Health.