1.1.5 • Published 3 years ago
jayash v1.1.5
Run
npx jayashon any nodejs terminal to see the preview
Getting Started
This is an example of how you can create you own.
Installation
- Clone the repo
git clone https://github.com/JayashTripathy/profile-card.git - Install NPM packages
npm install - Run
npm run create
now fill you all the details and style configurations
Style Configurations 🎨
Corners
- base
┏――――――――――――┓ - premium
⟐――――――――――――⟐ - plus
✜――――――――――――✜ rounded
╭――――――――――――╮
Borders
- base
┏――――――――――――――――――――――┓ - Dotted
┏----------------------┓ thick
┏━━━━━━━━━━━━━━━━━━━━━━┓
Colors
there are 5 colors you can choose from
whitebluemagentacyangray
after all the configurations you can preview you card using
npm startNow publish your card
before going into next step make sure you logged in to nodejs in your terminal
Update the name feild in package.json file , example
"name": "jayash"Publish
npm publish