Hello Caroline,
Thanks so much - those slide presentations and your responses to my questions have been super helpful for walking me through the installation process. The one remaining thing is getting grunt to work. The ‘grunt --version’ command returns the version number, but typing ‘grunt’ does not open a Chrome browser window (screen capture below).
It seems to be expecting a gruntfile that has already been created, at least based on the various forums I’ve read and the grunt ‘getting started guide,’ which shows this code (below) for creating such a file. Is this what I need to do next? If so, where do type the code? I tried this in the command (cmd) window but it doesn’t recognize ‘module.exports’.
I’d be grateful for any ideas you have to get over this last hurdle,
Rob

