> For the complete documentation index, see [llms.txt](https://tutorial.specian.co.uk/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://tutorial.specian.co.uk/project-setup/conclusion.md).

# Conclusion

We are now ready to start writing code. We have setup a project with professional standards, ready to onboard a team.

We covered the following topics:

* Knowledge and software required
* How the project is organised
* Install all dependencies with one line
* Enforce code style
* Writing tests

{% hint style="info" %}
We'd love to hear your feedback. Find me on Twitter [@florianherrengt](https://twitter.com/florianherrengt).
{% endhint %}
