Install and build the project in your machine
npm i && npm run build
Get your random character from Harry Potter executing command as below:
node ./dist/index.js
If you want to show help of command you can execute:
node ./dist/index.js -h
Or if you want to have bio as well run the following command:
node ./dist/index.js -b
or:
node ./dist/index.js --bio