mirror of
https://github.com/verdaccio/verdaccio.git
synced 2025-01-20 22:52:46 -05:00
commit
770ef82fe1
1 changed files with 1 additions and 1 deletions
|
@ -40,7 +40,7 @@ It allows you to have a local npm registry with zero configuration. You don't ha
|
|||
# config in config.yaml you can edit later)
|
||||
$ npm install -g verdaccio
|
||||
# or
|
||||
$ yarn add global verdaccio
|
||||
$ yarn global add verdaccio
|
||||
# run in your terminal
|
||||
$ verdaccio
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue