datahub/datahub-web/README.md
2019-08-31 20:51:14 -07:00

372 B

##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.