DataBiosphere/saturn-ui

Name: saturn-ui

Owner: Data Biosphere

Description: null

Created: 2018-02-22 21:38:34.0

Updated: 2018-03-01 21:46:12.0

Pushed: 2018-03-02 15:20:58.0

Homepage: null

Size: 131

Language: JavaScript

GitHub Committers

UserMost Recent Commit# Commits

Other Committers

UserEmailMost Recent Commit# Commits

README

Saturn UI

This project was bootstrapped with Create React App.

Guide here.

Dev is up here.

Builds/deploying handled by CircleCI.

Developing
  1. We use node@8 (the current LTS). On Darwin with Homebrew:

     install node@8; brew link node@8 --force
    
  2. Update npm:

    install -g npm
    
  3. Install deps:

    install
    
  4. Start development server:

    start
    
  5. For now at least, code style is defined for IntelliJ, because it's easiest to be prescriptive, and it's the most proactively helpful IDE. When you open the project, go to Settings -> Editor -> Code Style -> Javascript, click the gear next to Scheme, and import js-style.xml.


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.