Skip to content

Instantly share code, notes, and snippets.

@slavagoreev
Created September 11, 2018 13:34
Show Gist options
  • Save slavagoreev/a77de2231874beb638d30e8584e225bf to your computer and use it in GitHub Desktop.
Save slavagoreev/a77de2231874beb638d30e8584e225bf to your computer and use it in GitHub Desktop.
Frontend Instruction
# Go to your projects' folder and clone the repo of club portal.
git clone https://gitlab.com/InnoWebdev/club-portal
cd club-portal
# Checkout our training branch
git checkout frontend/structure
cd frontend
# And intstall all neccessary packages (be sure that you have Node.js installed)
npm install
# Let's go to the very begining
git checkout ab0cd1cc41f3a6431cf64458aa896407c59b6c60
# Next steps will be an improvisation ?!
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment