vueschool / learn-vuex

🗂Source code for the Vuex for Everyone course
https://vueschool.io/courses/vuex-for-everyone
137 stars 82 forks source link

need a detailed description how to use sources #2

Closed Gargo closed 6 years ago

Gargo commented 6 years ago

Usually they make a separate folder for each lesson but what to do with this repo?

hootlex commented 6 years ago

You can download the repo and have the final source code. Each lesson's code is an individual commit https://github.com/vueschool/learn-vuex/commits/master

If you want to check the code for a specific lesson, checkout the corresponding commit locally. This is very easy if you use a GUI with git, for ex. source tree.