Skip to content
 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

Requirements

  • node (version 22)

  • if you don't have nvm installed then run this command

nvm for linux

    curl -o- https://raw.githubusercontent.com/nvm-sh/nvm/v0.39.4/install.sh | bash
    source ~/.bashrc  
    source ~/.zshrc  
    source ~/.profile 

nvm for windows

  • Download the NVM Windows installer

download node 22 using nvm

    nvm install 22
    nvm alias default 22
    node -v

installation

  • 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

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages