Skip to content

Files

Latest commit

ea52fe8 · Apr 13, 2025

History

History

create-node-lib

README.md

create-node-lib

An easy way to start a Node.js library

Usage

With npm:

$ npm create @quick-start/node-lib

With Yarn:

$ yarn create @quick-start/node-lib

With pnpm:

$ pnpm create @quick-start/node-lib

Then follow the prompts!

Features