For contributions to web-based projects for Hacktoberfest 2022, please use this public repository.
Node install LTS version.
open the Windows Command Prompt, Powershell, or a similar command line tool
node -v
Prerequisites: None 😃 everything will be mentioned step-wise below.
- Sign into GitHub | Create a free GitHub account
- Install Git
a. Debian >sudo dnf install git-all
b. Ubuntu >sudo apt install git-all
c. Mac >git --version
d. Windows > Download . Fork and Star the project repository
Find the project's repository on GitHub, and then "fork" it by clicking the Fork button in the upper right corner:
This creates a copy of the project repository in your GitHub account. In the upper left corner, you will see that you are now looking at a repository in your account: