Skip to content
Cédric Belin edited this page Jan 25, 2025 · 17 revisions

Business card of Cédric Belin, yet another full stack developer, addicted to JavaScript and Node.js, but also to C#, Haxe and PHP.

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
# v23.6.1

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

npx @cedx/card

And voila!

Clone this wiki locally