Overview:
We recommend our comprehensive starter kit. Our starter kit is designed to provide everything you need to kickstart your project development process efficiently and effectively. It includes:
- Layouts:
- Authentication Pages:
- Error Pages:
- Starter Page:
What is the difference between Admin vs Starterkit?
| Admin | Starterkit | |
|---|---|---|
| Layouts | True |
True |
| Pages | 130+ pages. | Starter kit has only Auth, blank and starter pages. |
| Js Include | True |
True |
| Which better for new project? | False |
True |
| Which better for customize? | True |
False |
| Support | True |
True |
| Regular Update | True |
True |
Folder Structure:
- Startekit
-
src
-
fonts // includes all ICONS fonts
-
images
-
js // includes all custom js files for the apps, layouts & pages
-
lang // includes all languages json file
-
json // includes the json files of chat,invoice and other pages
-
scss
-
custom // all components scss files will be in this folder.
-
_variables.scss // includes all variables for quick change colors, spacing etc
-
_variables-dark.scss // includes all dark variables for quick change colors, spacing etc
-
app.scss // it has imported all other scss files and create app.min.css file.
-
bootstrap.scss // it has imported all bootstrap's scss files
-
icons.scss // Includes all icons files