πŸ“‚Directory Structure

Since Flat Able comes with a gulp, it has minor differences in structure but one can pick any one 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/
β”œβ”€β”€ ui-kit/
β”œβ”€β”€ widget/
β”œβ”€β”€ index.html

Last updated