1.1.9 • Published 5 years ago

111-hello-world v1.1.9

Weekly downloads
-
License
MIT
Repository
-
Last release
5 years ago

167-hello-world

  • learn how to create publih and use a npm package

1 create the package

yarn init --yes

2 publish the package

npm login
npm publish

3 run the package

npx 111-hello-world

more

  • package.json->main->index.js
  • package.json->bin->cli
1.1.9

5 years ago

1.0.9

5 years ago

1.0.8

5 years ago

1.0.7

5 years ago