Skip to content

MC2IT Card

Business card of MC2IT, distribution and services, implemented in JavaScript.

Usage

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
# v22.0.0

Then, to display the business card, just type the following command in your terminal:

npx @mc2it/card

And voila!