datahub/datahub-web

##About wherehows-web: This is the mono repository for Project Starfleet's portal web client & related packages.

##Getting Started Start by installing Lerna as a global npm package.

$ yarn global add lerna

Bootstrap (install dependencies) for each package

$ lerna bootstrap

###/packages/wherehows-portal Contains codebase for web portal application.