Skip to content
This repository has been archived by the owner on Dec 16, 2021. It is now read-only.

nhs-digital-gp-it-futures/buying-catalogue-library

Repository files navigation

buying-catalogue-library

A library specifically for Buying Catalogue

To locally link this library

Steps:

  1. Go to buying-catalogue-library root and run npm link
  2. Go to another app e.g. PB and run npm link buying-catalogue-library

To locally unlink this library

Steps:

  1. Go to the other app e.g. PB and run npm unlink --no-save buying-catalogue-library
  2. Still in that app run npm i
  3. Go to buying-catalogue-library root and run npm unlink

About

A library specifically for Buying Catalogue

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published