usmansme
v2.5.0
Published
๐ npx business card
Downloads
4
Maintainers
Readme
๐ business card
Digital business card.

๐ฆ Installation
Installation is not required, as you can run this package with npx.
๐ฅ Usage
npx bradgarropy๐บ๐ผ Create Your Own
First, fork this repository, clone it your machine, and install the dependencies.
git clone https://github.com/bradgarropy/business-card.git
cd business-card
npm installNext, use the generator to create your configuration. You can also modify the configuration manually if you prefer.
npm run generateThen, update the name field in package.json. I highly recommend that the name field matches your primary online username (ex: bradgarropy).
Finally, publish the package to npm. If you are new to this process, I created a video covering publishing a package.
npm publishNow anyone with npm installed can see your business card!
npx bradgarropyโ Questions
๐ report bugs by filing issues
๐ข provide feedback with issues or on twitter
๐๐ผโโ๏ธ use my ama or twitter to ask any other questions
๐ Credit
โจ inspired by J.C. Hiatt
๐ accomplished with the help of this article
