GDL front-end

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

Github stars Tracking Chart

GDL front-end

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

安装

在你开始前

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

安装

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

yarn global add bolt

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

bolt

Main metrics

Overview
Name With OwnerGlobalDigitalLibraryio/gdl-frontend
Primary LanguageJavaScript
Program languageJavaScript (Language Count: 3)
Platform
License:Apache License 2.0
所有者活动
Created At2017-05-05 11:13:04
Pushed At2022-12-22 10:43:37
Last Commit At2020-09-18 08:34:54
Release Count0
用户参与
Stargazers Count8
Watchers Count4
Fork Count1
Commits Count762
Has Issues Enabled
Issues Count1
Issue Open Count0
Pull Requests Count418
Pull Requests Open Count21
Pull Requests Close Count28
项目设置
Has Wiki Enabled
Is Archived
Is Fork
Is Locked
Is Mirror
Is Private

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