πDirectory Structure
Since DashboardKit comes with a gulp, it has minor differences in structure but one can pick any one and start making ch
src/
βββ assets/
β βββ fonts/
β βββ images/
β βββ js/
β βββ json/
β βββ scss/
βββ html/
β βββ admins/
β βββ application/
β βββ chart/
β βββ dashboard/
β βββ elements/
β βββ forms/
β βββ layouts/
β βββ other/
β βββ pages/
β βββ table/
β βββ widget/
β βββ index.html
βββ .babelrc
βββ gulpfile.js
βββ package.json
βββ README.MD
Last updated