Skip to content

Files

Latest commit

f3991f3 · Mar 16, 2025

History

History
13 lines (7 loc) · 675 Bytes

developing-locally.md

File metadata and controls

13 lines (7 loc) · 675 Bytes

Developing Locally

As Bitcart consists of many components, each component has it's individual installation instructions.

Please follow our main contributing guidelines, and the guidelines specific to the repository you are contributing to.

Our central repository contains the list of most of the repositories where you can contribute:

{% embed url="https://github.com/bitcart/bitcart#linked-repositories" %}

Which IDE to use?

We recommend using Visual Studio Code, as our project has many programming languages involved, and VS Code fits the best, but you are free to use whatever editor you like.