1.0.7 • Published 5 years ago

167-hello-word v1.0.7

Weekly downloads
1
License
MIT
Repository
gitlab
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 167-hello-word

more

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

5 years ago

1.0.6

5 years ago

1.0.5

5 years ago

1.0.4

5 years ago

1.0.3

5 years ago

1.0.1

5 years ago

1.0.0

5 years ago