Bring my beautiful person to your terminal with a simple command
If you just want to try out my card, open your terminal and enter npx @sylber/card
In order to get the package, you will need to have node and npm installed
- Install nodejs by entering in your terminal
# Using Ubuntu
curl -sL https://deb.nodesource.com/setup_15.x | sudo -E bash -
sudo apt-get install -y nodejs
- Open a terminal in a folder where you want to install the package
- Download the package by using
npm install @sylber/card