Skip to content

Instantly share code, notes, and snippets.

@serhii-havrylenko
Created October 28, 2018 13:21
Show Gist options
  • Save serhii-havrylenko/dc48833aee10385f401d53c880c82a3e to your computer and use it in GitHub Desktop.
Save serhii-havrylenko/dc48833aee10385f401d53c880c82a3e to your computer and use it in GitHub Desktop.
$ yarn global add verdaccio
$ verdaccio &
$ npm set registry http://localhost:4873/
$ npm adduser --registry http://localhost:4873
Username: test
Password: ***
Email: ***
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment