[Issue #3] - Added grunt.js to run tasks; converted CSS file to SASS; created dummy CoffeeScript file

This commit is contained in:
Gregory Ballantine
2024-05-31 08:23:56 -04:00
parent 533c407183
commit 8a7847d2a3
7 changed files with 234 additions and 156 deletions

View File

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