Skip to content

DanpheLinkIntern/Interim-High

Repository files navigation

Interim High

Installation

  1. Clone the repository:

    git clone https://github.com/Interim-High/Interim-High.git
  2. Install dependencies:

    npm install
  3. Create your own branch (name the branch like yournamedev ie: leahdev):

    git checkout -b your-branch-name
  4. Commit Your Changes:

    git add .
    git commit -m "feat: Add [feature description] or fix [issue description]"
  5. Push Your Changes your branch

    git push origin <branch-name>
    
  6. Create a Pull Request (PR) Add a title and description for the PR, linking it to the issue (e.g., "Closes #123") and submit

Running the Project

  • Example:
    npm run dev

Releases

No releases published

Packages

 
 
 

Contributors

Languages