Watts-Lab / deliberation-empirica

Empirica V2 framework
MIT License
6 stars 0 forks source link

Onboarding James #854

Closed JamesPHoughton closed 3 months ago

JamesPHoughton commented 3 months ago

Welcome to the team! This template will walk you through everything you need to do to get started contributing to the deliberation project.

Admin

Set up tools

We use the following tools in our development workflow to help us collaborate effectively. Even if you have your own preferred tools, such as a git client or IDE (🤓), please make sure to set up and become familiar with the tools that we use as a team. This will allow you to assist others if they encounter problems with these tools.

Get the code

Running the code

Test

Everything we do, we test!

End to end tests

Unit tests

We have some unit tests on the server code for functions that run in the background

Resources

The following describe the deliberation project:

Below are a set of resources for helping you complete the above tasks.

JamesPHoughton commented 3 months ago

Add to the issue template set up prettier to format on save