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