3.0.0 • Published 4 years ago
sd-2224 v3.0.0
1. Fork and clone this repository using
git clone https://github.com/sandip2224/npx-sandip2224.git
cd npx-sandip2224/
2. Install required dependencies using
npm install
3. Customize the existing card.js
with your profile URLs and test the output using
node card.js
4. Edit the existing package.json
replacing the fields as necessary
5. Stage and commit the changes using
git commit -a -m '<COMMIT-MESSAGE>'
6. Make sure that you are logged on into npm. If you aren't, then do
npm adduser
7. Publish your npm package using
npm publish
Distributed under the MIT License. See LICENSE
for more information.