Skip to content

Latest commit

 

History

History
30 lines (20 loc) · 295 Bytes

CONTRIBUTING.md

File metadata and controls

30 lines (20 loc) · 295 Bytes

Contributing

Prerequisites

Install the node_modules folder

npm install

Build the project

npm run build

Test the project locally

npx .

Alternative

node dist/index.js