Skip to content

treehouse-projects/mean-todo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Building a MEAN Application

This is the course repo for Building a MEAN Application on Treehouse by Huston Hedinger and Ken Howard.

Quick Start

  1. Fork this repo
  2. git clone <your-fork>
  3. Follow along with course and hack away
  4. git commit -am "commit some cool changes"
  5. git push origin someCoolBranch pushes changes to your fork. Great for sharing code and asking for comments on commits.