> For the complete documentation index, see [llms.txt](https://strv.gitbook.io/frontend/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://strv.gitbook.io/frontend/project-guidelines/project-setup.md).

# PROJECT SETUP

- [Frameworks](https://strv.gitbook.io/frontend/project-guidelines/project-setup/frameworks.md)
- [Static type checking](https://strv.gitbook.io/frontend/project-guidelines/project-setup/static-type-checking.md)
- [Code Quality Tools](https://strv.gitbook.io/frontend/project-guidelines/project-setup/code-quality-tools.md)
- [Enforcing good practices](https://strv.gitbook.io/frontend/project-guidelines/project-setup/enforcing-good-practises.md)
- [Testing](https://strv.gitbook.io/frontend/project-guidelines/project-setup/testing.md)
- [Code versioning flow](https://strv.gitbook.io/frontend/project-guidelines/project-setup/code-versioning-flow.md)
- [Continuous Integration & Delivery](https://strv.gitbook.io/frontend/project-guidelines/project-setup/continuous-integration-delivery.md)
- [Isolated component development](https://strv.gitbook.io/frontend/project-guidelines/project-setup/isolated-component-development.md)
