A source code editor is required. We recommend Visual Studio Code.
npm install -g typescript
).git clone URL
. Replace URL with repository link you want to contribute togit clone https://github.com/PreMiD/PreMiD
.Be sure you have installed npm (Node Package Manager) first. It automatically installed itself if you have Node installed.
npm i
.npm update
.Be aware that updating the dependencies could break a lot, or not - testing is required!
Please keep the structure. We do not want to disorganize our project. Chaotic files may not be accepted.
Just open a Pull Request on one of our GitHub repositories you want to contribute to. We will take care of your baby, don't worry.
If this is your first time making a pull request, take a look at this tutorial.
Please patiently wait for our Reviewers to review your Pull Request.