Skip to content

KT-Anja/op-comp-lib-app

Repository files navigation

@kernpunkt/ui-kit

pipeline status

OP_Logo

Online Printers React Component Library

Development

Installing:

yarn

Run development server (access with localhost:3000):

yarn dev

Run the build:

yarn build

Run test runner:

yarn cypress open-ct

Publishing

To publish the package manually:

npm config set @kernpunkt:registry https://gitlab.example.com/api/v4/projects/178/packages/npm/

then

npm config set -- '//gitlab.onlineprinters.io/api/v4/projects/178/packages/npm/:_authToken' <project_access_token>

finally run

npm publish

Access tokens can be generated in the GitLab project settings.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages