Skip to content

Latest commit

 

History

History
35 lines (21 loc) · 805 Bytes

File metadata and controls

35 lines (21 loc) · 805 Bytes

packageName

npm version npm downloads

Usage

Install the package:

npx nypm install packageName

Development

local development
  • Clone this repository
  • Install latest LTS version of Node.js
  • Enable Corepack using corepack enable
  • Install dependencies using pnpm install
  • Run interactive tests using pnpm dev

License

Published under the MIT license 💛.