You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is the course repo for [Building a MEAN Application](https://teamtreehouse.com/library/building-a-mean-application) on [Treehouse](https://teamtreehouse.com/) by Huston Hedinger and Ken Howard.
5
+
6
+
## Quick Start
7
+
8
+
1. Fork this repo
9
+
1.`git clone <your-fork>`
10
+
1. Follow along with course and hack away
11
+
1.`git commit -am "commit some cool changes"`
12
+
1.`git push origin someCoolBranch` pushes changes to your fork. Great for sharing code and asking for comments on commits.
0 commit comments