deepak-kharah
v1.0.1
Published
A simple npx card to know about me.
Readme
My NPX portfolio card
This is my NPX portfolio card. You can run it with npx deepak_kharah .
Development
- Clone the repo.
- Run
npm install. - Update the
index.jsfile with your information. - Run
npm i -gto test it locally. - Update the npx command in
package.jsonwith your username. - Publish to npm with
npm publish. - Run
npx <username>to see your card in action.
