h-neg
v1.0.2
Published
cli application which simplifies nodejs-express app generation
Downloads
5
Readme
h-neg
cli application which simplifies nodejs-express app generation
Steps:
npm login
to signin to your npm accountnpm publish
to publish your application, before that add"bin":"./index.js"
in your package.json file.
Now, u can enjoy installing your published package using npx