This is the course repo for Building a MEAN Application on Treehouse by Huston Hedinger and Ken Howard.
- Fork this repo
git clone <your-fork>- Follow along with course and hack away
git commit -am "commit some cool changes"git push origin someCoolBranchpushes changes to your fork. Great for sharing code and asking for comments on commits.