Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 277 Bytes

README.md

File metadata and controls

8 lines (5 loc) · 277 Bytes

Before you start

Step 1:

Run following command to config npm to install custom made packages from GitLab package and registry.

npm config set registry https://gitlab.com/api/v4/packages/npm/ npm config set "//gitlab.com/api/v4/packages/npm/:_authToken=TfYAsWkLFatMm7ZhrTEm"