2.1.2 • Published 4 years ago
mdshahbazalam v2.1.2
npx-card
Open your terminal and hit
npx mdshahbazalamIf You are forking this repo then do star Anmol Singh's Repo, as it is his Project so credit him for his efforts.
Prequistes
- npm
- node.js
Installation.
- Clone the repo
git clone https://github.com/SAEb-ai/npx-card.git cd npx-card npm install Test it using
node card.jsChange the "name" in
package.json- Change the information according to you in
card.jsfile. - Make sure you have created an account on npmjs
- Login on npm if you are not
npm login Atlast Publish
npm publishNow you're ready to run
npx your-package-name