Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 421 Bytes

README.md

File metadata and controls

8 lines (5 loc) · 421 Bytes

npx-intro-rahulkumaran

Creating Your Own NPX Introduction Command Creating your own npx introduction command can be a fun and useful project! The npx command allows you to run Node.js-based packages without having to globally install them.

To publish this module as your own, update the version, package name and necessary links and get going.

Inspired from : https://github.com/Haimantika/introduction-npm-package