@bihealth/reev-frontend-lib
TypeScript icon, indicating that this package has built-in type declarations

0.6.0 • Public • Published

CI codecov Documentation Status DOI

REEV Frontend Reuseable Components

Refactored reuseable components for REEV.

This README file describes how to setup your dev environment for this library. For everything else, see the REEV Project.

Setup

git clone git@github.com:bihealth/reev-frontend-lib.git
cd reev-frontend-lib
npm ci
make serve
# hack away!

Generating TS for Protobuf

Fetch protobuf files from main, and re-generate the TS files, and format them.

make proto

Developer How-Tos

Checking for upstream updates

npx npm-check-updates

Apply updates

npx npm-check-updates --upgrade

Readme

Keywords

none

Package Sidebar

Install

npm i @bihealth/reev-frontend-lib

Weekly Downloads

11

Version

0.6.0

License

none

Unpacked Size

27.6 MB

Total Files

211

Last publish

Collaborators

  • holtgrewe