mirror of
https://github.com/datahub-project/datahub.git
synced 2025-09-03 14:23:03 +00:00
##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.