Getting Started with Grunt:The JavaScript Task Runner
上QQ阅读APP看书,第一时间看更新

Code examples

You can download the code examples for Getting Started with Grunt at http://gswg.io#examples. This URL will bring you to the Git repository housing the examples for this book. Here, you can find the instructions for downloading and running these examples. Once downloaded, you will find five folders, one for each chapter. Throughout this book, many code snippets begin with a JavaScript comment, referencing where that portion of code can be found within Code examples. For example, in Chapter 2, Setting Up Grunt, the first code snippet begins with //Code example 01-modules. Since we are currently reading Chapter 2, Setting Up Grunt, you will find the 01-modules example inside the gswg-examples/2/01-modules folder. If you are having problems running any of the examples or if you find a bug in any of the examples, please open an issue on Github here: http://gswg.io#examples-issues.