grunt task to watch files without using fs.watch or fs.watchFile
Grunt is a popular JavaScript task runner that automates repetitive tasks like minification, compilation, and testing, allowing developers to focus on writing code.