@letobev/howtonpm
v1.0.5
Published
Using npm effectively is a cornerstone of modern web development, no matter if it's exclusively with Node.js, as a package manager or build tool for the front-end, or even as a piece of workflows in other languages and on other platforms
Downloads
2
Readme
how-to-npm
Using npm effectively is a cornerstone of modern web development, no matter if it's exclusively with Node.js, as a package manager or build tool for the front-end, or even as a piece of workflows in other languages and on other platforms
Instructions
Just run npx how-to-npm and follow instructions
npm publish --access public
npm view
npm view @letobev/howtonpm
npm version patch
npm dist-tag add [email protected] beta //añadir tags para que busquen tu paquete
Usage
Use the following command to get started as a software engineering 6-figure kick ass master pokemon full-stack development
npx how-to-npm
Contributing
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.
Please make sure to update tests as appropriate.