Thanks for considering contributing to firstly! 🎉
Feel free to use:
- Issues (with minimal explanations 🙃)
- Pull requests Linked to an issue
# compile firstly
pnpm compile
cd dist
npm pack
# go to another project and add the package like (adapt the path)
pnpm add firstly@~/udev/gh/lib/firstly/packages/firstly/dist/firstly-0.0.3.tgz -D