Skip to content

Latest commit

 

History

History
27 lines (16 loc) · 777 Bytes

README.md

File metadata and controls

27 lines (16 loc) · 777 Bytes

GDL front-end

Build Status

This is the front-end for http://digitallibrary.io/

Installation

Before you start

  • node version should be 10 or above (to check node -v) or use nvm.
  • yarn should be installed globally.

Install

Each module lives in its own package under the packages directory. We are using bolt to manage our monorepo, so you are going to need bolt installed globally as well.

yarn global add bolt

Next, to install packages, we use bolt, just calling it:

bolt