Skip to content
This repository has been archived by the owner on Jun 20, 2019. It is now read-only.

LafayetteCollegeLibraries/metadb-components

Repository files navigation

metaDB logo

metadb-components

[wip]

common components for use with metadb-ui.

install

while it's being developed and not in the npm registry, use npm link to have a local dev version linked to your project:

git clone https://github.com/LafayetteCollegeLibraries/metadb-components
cd metadb-components
npm install
npm link
cd ../metadb-ui
npm link metadb-components

About

common React components for metadb-ui

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published