This file contains hidden or 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
Upon deployment, visit to http://euchre.nodejitsu.com/ | |
index.jade renders | |
Included assets fail in browser debug console messages: | |
GET http://euchre.nodejitsu.com/javascripts/vendor/require.js 404 (Not Found) euchre.nodejitsu.com:1 | |
GET http://euchre.nodejitsu.com/stylesheets/style.css 404 (Not Found) euchre.nodejitsu.com:1 | |
(visually, js would add some visible elements were it able to run) | |
folder structure: | |
public |