Package Exports
- ebdonato
- ebdonato/card.js
This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (ebdonato) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
NPX CARD
This my NPX card unique style to connect with me directly via console or terminal
👇 just hit
If you have Node.js installed:
npx ebdonatoOr a Docker alternative:
docker run -it --rm --name ebdonato-business-card -v ${PWD}:/usr/src/app -w /usr/src/app node:14 npx ebdonatoAnd get to know me in some kind of an unique style.
Thanks Anmol Pratap Singh (anmol098)
anmol098 spent a non-trivial amount of effort building and designing his iteration of npx card, and he is proud of it! All he asks of you all is to put a star ⭐ on his project and not claim this effort as your own ♥.
I forked my npx business card my from his.
SCREENSHOT
The final output might look something like this:
STEPS TO CREATE YOUR OWN
The article written by @jackboberg. I used the same for the reference to deploy the package. Write a Simple npx Business Card.