-
node (version 22)
-
if you don't have nvm installed then run this command
curl -o- https://raw.githubusercontent.com/nvm-sh/nvm/v0.39.4/install.sh | bash
source ~/.bashrc
source ~/.zshrc
source ~/.profile
- Download the NVM Windows installer
nvm install 22
nvm alias default 22
node -v- fork it from git hub
- clone the project from the github
- open terminal and go to /hacktoskill and run the command
npm install
npm run dev- make some changes and send a pull request