hurwitzlab/appetizer

Name: appetizer

Owner: Hurwitz Lab

Description: Create the app.json for Stampede

Created: 2018-03-06 18:27:49.0

Updated: 2018-03-16 22:27:30.0

Pushed: 2018-03-16 22:27:29.0

Homepage: null

Size: 54

Language: Elm

GitHub Committers

UserMost Recent Commit# Commits

Other Committers

UserEmailMost Recent Commit# Commits

README

Install

ew install npm
m install -g elm
m install -g elm-live
m install -g elm-format
m install
m start

Ubuntu and similar:

rl -sL https://deb.nodesource.com/setup_8.x | sudo -E bash -
do apt install -y nodejs
do npm install --unsafe-perm -g elm
do npm install --unsafe-perm -g elm-live
do npm install --unsafe-perm -g elm-format
do npm install
m start

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.