This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
/* Put your CSS here */ | |
html, body { | |
margin: 20px; | |
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Last login: Thu Oct 10 18:20:55 on ttys000 | |
╭─gpotter at gp-mbp15 in ~/code/talks using ‹ruby-2.0.0@global› | |
╰─○ pwd | |
/Users/gpotter/code/talks | |
╭─gpotter at gp-mbp15 in ~/code/talks using ‹ruby-2.0.0@global› | |
╰─○ ls | |
ember-app-kit-master.zip emberjs seattle meetup | |
╭─gpotter at gp-mbp15 in ~/code/talks using ‹ruby-2.0.0@global› | |
╭─gpotter at gp-mbp15 in ~/code/talks using ‹ruby-2.0.0@global› | |
╰─○ unzip ember-app-kit-master.zip |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Last login: Fri Oct 11 20:28:11 on ttys006 | |
╭─gpotter at gp-mbp15 in ~/code/tools/Ember App Kit Stuff using ‹ruby-2.0.0@global› | |
╰─○ ls | |
╭─gpotter at gp-mbp15 in ~/code/tools/Ember App Kit Stuff using ‹ruby-2.0.0@global› | |
╭─gpotter at gp-mbp15 in ~/code/tools/Ember App Kit Stuff using ‹ruby-2.0.0@global› | |
╰─○ npm -v | |
1.3.11 | |
╭─gpotter at gp-mbp15 in ~/code/tools/Ember App Kit Stuff using ‹ruby-2.0.0@global› | |
╰─○ which npm | |
/Users/gpotter/npm/bin/npm |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
0 info it worked if it ends with ok | |
1 verbose cli [ 'node', '/Users/gpotter/npm/bin/npm', 'install' ] | |
2 info using [email protected] | |
3 info using [email protected] | |
4 verbose readDependencies using package.json deps | |
5 verbose install where, deps [ '/Users/gpotter/code/tools/Ember App Kit Stuff/ember-app-kit', | |
5 verbose install [ 'loom', | |
5 verbose install 'loom-generators-ember', | |
5 verbose install 'grunt-contrib-connect', | |
5 verbose install 'grunt', |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<noscript> | |
<h1>This website requires that your browser support JavaScript to fully function.</h1> | |
<p>This website was lovingly crafted with Ember JS framework to bring you state of the art features and functionality.</p> | |
<h2><a href="http://www.enable-javascript.com/">Click here for instructions on how to enable JavaScript.</a></h2> | |
</noscript> | |
<div id="ember_app_container"> | |
</div> |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.