To get started with the project, please run npm install
to get the required dependencies.
Vercel must be installed, to do so run
npm install -g @vercel/ncc@0.28.0
.
Run ncc build index.js --license licenses.txt
before commiting files, add the dist
directory to the commit as well.