dojo - dojo tutorial coding dojo - Hello World in dojo - coding dojo - dojo examples
Create an HTML file like below. In the script tag, either you can use CDN link or from your local like
That's it. When you run this HTML, you should see Hello. Yes, we are yet to use any Dojo specific code in this example. But this shows how you can create a simple page using Dojo. Next, we will see how we can apply Dojo to this simple page.