Business card of MC2IT, distribution and services, implemented in TypeScript.
Before you start, you need to make sure you haveNode.js and npm, the Node.js package manager, up and running.
You can verify if you're already good to go with the following commands:
node --version
# v25.6.0
npm --version
# 11.8.0Then, to display the business card, just type the following command in your terminal:
npx @mc2it/cardAnd voila!
MC2IT Card is distributed under the MIT License.