Skip to content

adodge-bcg/shared-components

Repository files navigation

Shared React Components

Shared reusable react BCGov themed components.

Running Locally

In order to use these shared react components locally, run:

yarn prepare
npm install -g linklocal

from the shared-components directory.

Then, to include the component dependency and include it in your react app:

  1. Add this to your package.json file:
"shared-components": "file:./../shared-components"
  1. From the root of your react app, run:
linklocal

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published