Welcome to Help is Here! (We say hih pronounced "hi") Thanks for being one of our awesome contributors.
Please consider using a unix based system since our linting tends to perform best there.
If you've developed with node before, this should be just like riding a bike for you!
npm install
Make sure to copy the .env.local.template and update the variables in there so you have connections to the APIs used.
npm run dev
And just like that, you should be set!