inst/www/README.md

Pathway Commons Guide - Pathway Enrichment App

A nodejs app for the Pathway Commons Guide workflow Pathway Enrichment - II.

Getting started

Here we provide basic instructions on installing and running the web app situated inside the ./app directory.

Software requirements

Running the app

  1. Clone the repository from GitHub and change in the app directory.

shell $ git clone https://github.com/jvwong/pc_guide_workflows_enrich_ii_app.git $ cd app

  1. Install the required dependencies.

shell $ npm install $ bower install

  1. Build and run

shell $ gulp

  1. Point your browser to 127.0.0.1:8080


jvwong/emRNASeq documentation built on May 20, 2019, 5:21 a.m.