boloround / mean-todo

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About


Languages

Language:JavaScript 61.7%Language:CSS 21.6%Language:HTML 16.8%