Folder Structure
Last updated
Was this helpful?
Last updated
Was this helpful?
Once you have purchased the Gene from Themeforest and downloaded the package on your system, you will find the following folder structure in the package.
dist has the latest production build files of theme.
Documentation:
It contains the link of the documentation, that you are reading.
ng-7
It has Angular 7 version of both seed and main gene
ng-8
It has angular 8 version of both seed and main gene. Which consists of following folder:
gene:
This is the main folder of the template that you will need to run the template on your system. It contains all the files & the folders that are required to run the template.
gene-seed:
This folder contains the seed project of the Gene template. You can build your own template by working on the seed version of the template.