 
      
    | You are here | manuel.kiessling.net | ||
| | | | | roland.kierkels.net | |
| | | | | ||
| | | | | www.taniarascia.com | |
| | | | | You've probably heard of Grunt, the JavaScript task runner that runs on Node.js. Maybe you've tried to get it up and running, but got lost... | |
| | | | | abdulapopoola.com | |
| | | | | I already wrote about theawesomeness of GruntJSand here is how to set up your own Grunt system. 1. Installation GruntJS runs on nodejs so you need that installed first. Once nodejs and npm are installed, use the following command to install Grunt (the -g flag installs it globally). npm install -g grunt-cliThis installs the grunt... | |
| | | | | claytonerrington.com | |
| | | Run sanity checks for required environment variables in your Node.js project | ||