Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

bcgov/vue-shared-components

Open more actions menu

Repository files navigation

Maintainability Test Coverage

vue-shared-components

A collection of vue components to build bcgov themed interfaces

Getting started

In order for a project to use these components, add the latest release to the project's package.json. Example: (current release)

"dependencies": {
    ...
    "shared-components": "https://github.com/bcgov/vue-shared-components/releases/download/0.1.0/vue-shared-components-0.1.0.tgz",
    ...
},

Creating a release

Run the following commands locally when ready to release:

yarn install
npm pack

Running the pack command will create a shared-components-X.X.X.tgz file in the root level of the project that contains the components ready for consumption by any project.

Morty Proxy This is a proxified and sanitized view of the page, visit original site.