GDL front-end

这是 http://digitallibrary.io/ 的前端。「This is the front-end for http://digitallibrary.io/」

Github星跟踪图

GDL front-end

这是 http://digitallibrary.io/ 的前端。

安装

在你开始前

  • node 版本应为10或更高 (用 node -v 检查)或使用 nvm.
  • yarn 应全局安装。

安装

每个模块都位于 packages 目录下的自己的包中。 我们正在使用 bolt 来管理我们的 monorepo,因此您也需要在全局范围内安装 bolt。

yarn global add bolt

接下来,要安装软件包,我们使用 bolt,只需调用它即可:

bolt

主要指标

概览
名称与所有者GlobalDigitalLibraryio/gdl-frontend
主编程语言JavaScript
编程语言JavaScript (语言数: 3)
平台
许可证Apache License 2.0
所有者活动
创建于2017-05-05 11:13:04
推送于2022-12-22 10:43:37
最后一次提交2020-09-18 08:34:54
发布数0
用户参与
星数8
关注者数4
派生数1
提交数762
已启用问题?
问题数1
打开的问题数0
拉请求数418
打开的拉请求数21
关闭的拉请求数28
项目设置
已启用Wiki?
已存档?
是复刻?
已锁定?
是镜像?
是私有?

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