My terminal business card. Built for an old blog post.
In your terminal, run:
npx harshsingh
# pnpx harshsingh
Run the project locally
git clone https://github.com/harshhhdev/npx.git
cd npx
pnpm
Next, build the output and watch for changes
pnpm tsc
# Watch for changes automatically
# Node.js v18.11.0+
node --watch dist/index.js