Access the repository
https://github.com/Collaborative-Software-Development-Club/AU24-Web-Resume-Builder
Follow the instructions on GitHub
https://docs.github.com/en/repositories/creating-and-managing-repositories/cloning-a-repository
Pull the dev branch from GitHub using
git branch dev origin/dev
Switch to the dev branch
git branch dev
You will now be able to see and run the code on your computer.
Prerequisites:
node.js installedSteps
front-end folder with cd front-endnpm installnpm run dev…
Access GitHub projects. All tasks are there.
AU24-Web-Resume-Builder • Collaborative-Software-Development-Club