Skip to content

musamueed19/Examboard-FYP

Repository files navigation

REACT Group Batch-17: Final Year Project

Examboard:

Cloning the Repository

To clone the repository, run the following commands in your terminal:

git clone --branch dev --single-branch https://gitlab.com/wajishah786/exams-board-fe.git
git branch -m master main
cd exams-board-fe/
code .

Making Edits

After you have done your editing, Run these below commands;

git status
git add <filename or .>
git commit -m "Your message"

Pushing Changes

Then, review your work, do your testing, and run this below command;

git push origin dev

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published