1.

What Is The Basic Structure In Dojo?

Answer»

The BASIC directory STRUCTURE of the application is very SIMPLE and it will evolve later:

  • /index.html - The application ENTRY point.
  • /app - The application module.
  • /app/main.js - The main script for app module.

The basic directory structure of the application is very simple and it will evolve later:



Discussion

No Comment Found