Sage-Bionetworks/BridgeResearcherUI

Name: BridgeResearcherUI

Owner: Sage Bionetworks

Description: Study management application for Bridge researchers

Created: 2015-05-18 18:35:39.0

Updated: 2016-11-23 20:30:42.0

Pushed: 2018-01-12 23:50:56.0

Homepage: null

Size: 2566

Language: JavaScript

GitHub Committers

UserMost Recent Commit# Commits

Other Committers

UserEmailMost Recent Commit# Commits

README

BridgeResearcherUI

Build Status

Study management application for Bridge researchers.

Getting started

Install node and npm. We recommend using something like nvm to manage your node installation. Then in the directory where you would like to create a project directory:

npm install
npm install webpack -g
webpack

Run a server (localhost:8080)

npm run start

Rebuild when a file changes

npm run watch

Continuously run tests

npm run test:watch

Build a release

npm run release

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.