npm link usage

npm link usage

  1. First the corresponding custom package execution npm link
    1. Reads the name of the corresponding packagejson
  2. And then to perform the corresponding directory npm link your / own / npm / name
    1. You will see the corresponding tips

Guess you like

Origin www.cnblogs.com/asdfq/p/10994227.html
NPM