This is the front-end for http://digitallibrary.io/
- node version should be 10 or above (to check
node -v
) or use nvm. - yarn should be installed globally.
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