An easy way to start a Node.js library
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!
An easy way to start a Node.js library
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!
npm i @quick-start/create-node-lib
10
1.0.9
MIT
17.6 kB
25