๐Ÿ“‚Directory Structure

Since Datta Able comes with a gulp, it has minor differences in structure but one can pick and start making changes, both are totally independent.

dist/
โ”œโ”€โ”€ assets/
โ”‚   โ”œโ”€โ”€ css/
โ”‚   โ”œโ”€โ”€ fonts/
โ”‚   โ”œโ”€โ”€ images/
โ”‚   โ”œโ”€โ”€ js/
โ”‚   โ”œโ”€โ”€ json/
โ”œโ”€โ”€ admins/
โ”œโ”€โ”€ application/
โ”œโ”€โ”€ chart/
โ”œโ”€โ”€ dashboard/
โ”œโ”€โ”€ demo/
โ”œโ”€โ”€ elements/
โ”œโ”€โ”€ forms/
โ”œโ”€โ”€ layouts/
โ”œโ”€โ”€ other/
โ”œโ”€โ”€ pages/
โ”œโ”€โ”€ table/
โ”œโ”€โ”€ widget/
โ”œโ”€โ”€ index.html

Last updated