Skip to content
This repository has been archived by the owner on May 11, 2021. It is now read-only.

Commit

Permalink
Comparision Page
Browse files Browse the repository at this point in the history
- [x] Added Country, Agency, Sector Filters
  • Loading branch information
Bibek M Acharya committed May 24, 2018
1 parent ed3136f commit 83668cf
Show file tree
Hide file tree
Showing 1,657 changed files with 1,911 additions and 199,261 deletions.
6 changes: 4 additions & 2 deletions bin/npm_install
Original file line number Diff line number Diff line change
Expand Up @@ -2,11 +2,13 @@ cd `dirname $0`

cd ../ctrack
rm -rf node_modules
~/.nvm/versions/node/v8.3.0/bin/yarn
#~/.nvm/versions/node/v8.9.4/bin/yarn
yarn

cd ../dstore
rm -rf node_modules
~/.nvm/versions/node/v8.3.0/bin/yarn
#~/.nvm/versions/node/v8.9.4/bin/yarn
yarn
#CC=gcc-5 CXX=g++-5 npm install

cd ../dportal
Expand Down
Loading

0 comments on commit 83668cf

Please sign in to comment.