TUI business card.
Installation is not required, as you can run this package with npx.
npx anshul1224
First, fork this repository, clone it your machine, and install the dependencies.
git clone https://github.com/Anshul-exe/devCard.git
cd devCard
npm installNext, use the data.js to modify the configuration manually.
Then, update the name field in package.json. I highly recommend that the name field matches your primary online username (ex: Anshul-exe).
Finally, publish the package to npm.
npm publishNow anyone with npm installed can see your business card!
npx anshul1224π accomplished with the help of this article
