3-add-gruntjs (#9)

Adding Grunt.js to compile SASS and CoffeeScript assets

Co-authored-by: Gregory Ballantine <gregory.w.ballantine@nasa.gov>
Co-authored-by: Gregory Ballantine <gballantine555@gmail.com>
Reviewed-on: #9
This commit is contained in:
2025-07-14 13:53:50 -04:00
parent 5fc381c4b9
commit 90472e443c
8 changed files with 2091 additions and 156 deletions

View File

@ -0,0 +1,2 @@
$ ->
console.log('DOM is ready.')