1.0.0 • Published 2 years ago

provider-self-service v1.0.0

Weekly downloads
-
License
ISC
Repository
-
Last release
2 years ago

Set-up for using MVP Design Library

To do the npm install correctly, you have to set up your system to install the mvp design libraries.

Initial Setup

npx vsts-npm-auth -config .npmrc

This will set up a local .npmrc file in your users directory (e.g. C:\users\.npmrc). This is needed for the @mvp registry. Note the file location.

Set up .npmrc local credentials in Windows

Run

`npm adduser'

You'll be prompted for your credentials. It won't accept anything you type for password. Somehow get it to move past password to prompt for email. It will send an email with a password. Use that password at the next prompt.

npm install

This should download both packages from the npm registry, as well as the @mvp registry.

Run the npm command you copied from the first page

npm install @mvp/design-system@4.7.2