Skip to content

Commit 559685a

Browse files
committed
Updated README
1 parent fcb8314 commit 559685a

File tree

1 file changed

+12
-1
lines changed

1 file changed

+12
-1
lines changed

README.md

Lines changed: 12 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1,12 @@
1-
# mean-todo
1+
2+
# Building a MEAN Application
3+
4+
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

Comments
 (0)