/node-create

Utility to create a Node.JS project's config files.

Primary LanguageJavaScriptMIT LicenseMIT

@csokolove/node-create

Utility to create a Node.JS project's config files.

Usage

Prerequisites: Node.JS

You can use npm/npx (shipped with Node.JS).

# use npm
npm init @csokolove/node-create
# use npx
npx @csokolove/node-create

License

MIT © csokolove