-
Notifications
You must be signed in to change notification settings - Fork 0
Home
Cédric Belin edited this page Jan 25, 2025
·
8 revisions
Business card of MC2IT, distribution and services, implemented in TypeScript.
Before you start, you need to make sure you have Node.js up and running. You can verify if you're already good to go with the following command:
node --version
# v23.6.1
Then, to display the business card, just type the following command in your terminal:
npx @mc2it/card
And voila!