Inspired by bitandbang's card.
- Requires Node.js (v16 or newer)
To see my npm
card, run the following command:
npx techeverri
- Requires Node.js (v16 or newer)
Command | Description |
---|---|
npm run print |
Print the card |
npm run build |
Build and print the card |
npm run test |
Run smoke tests (Jest) |
npm run format |
Format all files (Prettier) |
npm run lint |
Run static code analysis (ESLint) |