TIY-LR-FEE-2015-June / assignments

0 stars 3 forks source link

9.1-Weather App - Coleman Cox #219

Closed ColemanCox closed 8 years ago

ColemanCox commented 8 years ago

Deliverables

ColemanCox commented 8 years ago

https://github.com/ColemanCox/9.1-weather-app/pull/1

rtablada commented 8 years ago

@ColemanCox to create ember apps, run ember new project-name where you will replace project-name with whatever your project is named.

This will set up a new git repo in that new project as well so then you can run hub create and then push (then change to a develop branch)