Warning: You need to have Ruby and Sass installed and in your PATH for this task to work.
TCS Installation Install Node.js https://nodejs.org/en/ Install Grunt Commandline Interface (CLI) This will put the grunt command in your system path, allowing it to be run from any directory. Open the command prompt and run: npm install -g grunt-cli Install Ruby Ruby is required for SASS. http://rubyinstaller.org/ – Select "Add ruby executables to your…
Read More