dojo - dojo tutorial Installation or Setup in Dojo - coding dojo - dojo examples
Use Dojo from CDN
Load Dojo through <script> tags in your HTML page pointing to Google CDN.
Example:
Install Dojo with Bower
Type the following command in your project directory:
Bower installs to a bower_components sub-directory by default, but if you'd like to install to the current directory instead add a .bowerrc with the following: