public/javascripts/hello.js (3 lines of code) (raw):

if (window.console) { console.log("Welcome to your Play application's JavaScript!"); }