Check our project board
You can find it at https://github.com/orgs/multei/projects/1
In the beginning, we used IntelliJ's WebStorm to code.
Therefore, you will probably find the .idea/
directory in each of the projects.
We take care to add any files that might conflict with your workspace to .gitignore
.
Feel free to use other IDEs and editors like Visual Studio Code, Atom or Sublime.
We follow the Conventional Commits specification
Check our Code of Conduct