Directory structure
The directory structure for a newly created trainjs app:
An overview of what each of these does:
File / Directory | Description |
---|---|
| Back-End Core application code, including models, controllers, and helpers |
| Application configuration |
| Front-End Core application code, including services, controllers, and partials |
| Applications assets such as cascading style sheets (CSS), JavaScript files, and images |
| Module requirements for this app |
| A brief description of the application |