Adding Grunt.js to compile SASS and CoffeeScript assets Co-authored-by: Gregory Ballantine <gballantine555@gmail.com> Reviewed-on: #9
3 lines
36 B
CoffeeScript
3 lines
36 B
CoffeeScript
$ ->
|
|
console.log('DOM is ready.')
|