Skip to main content

Angular Library Intro

Let's discover the LOBOS Angular-Library.

Getting Started​

In order to use the lobos library in your project, you need to create a .npmrc file in the root of your project

In the .npmrc file you have to add the following registry:

registry=https://npm.lobos.ch

Get started by installing the lobos-library.

npm install @lobos/library@latest -s