Skip to content

ndexbio/ndex-webapp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2,019 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Cloning NDEx Web App:

git clone https://github.com/ndexbio/ndex-webapp.git
cd ndex-webapp

Setup Environment

npm install -g bower
npm install -g grunt-cli

Building a debug NDEx Web App:

bower install

Type 3 when prompted with output as seen below:

Unable to find a suitable version for angular, please choose one by typing one of the numbers below:
    1) angular#~1.2.11 which resolved to 1.2.32 and is required by angular-file-upload#1.1.6
    2) angular#>=1 <1.3.0 which resolved to 1.2.32 and is required by angular-bootstrap#0.12.0
    3) angular#1.3.15 which resolved to 1.3.15 and is required by angular-animate#1.3.15, angular-cookies#1.3.15, angular-resource#1.3.15, angular-route#1.3.15, angular-sanitize#1.3.15, angular-touch#1.3.15, ndex-webapp
    4) angular#>=1.3.x which resolved to 1.3.15 and is required by textAngular#1.5.16
    5) angular#>=1.2.0 which resolved to 1.3.15 and is required by ngclipboard#1.1.1
    6) angular#>=1.2.16 1.3.x which resolved to 1.3.15 and is required by angular-ui-grid#3.0.4

Prefix the choice with ! to persist it to bower.json

? Answer --> 3


Unable to find a suitable version for slick-carousel, please choose one by typing one of the numbers below:
    1) slick-carousel#~1.4.1 which resolved to 1.4.1 and is required by angular-slick#0.2.1
    2) slick-carousel#^1.8.1 which resolved to 1.8.1 and is required by ndex-webapp

Prefix the choice with ! to persist it to bower.json

? Answer 2

Building a Distribution version:

npm install
grunt build

About

This is WebApp code that was officially released with NDEx v.1.3 on March 17, 2016. Please do not commit to this branch.

Resources

Stars

5 stars

Watchers

14 watching

Forks

Packages

 
 
 

Contributors