Gene
  • Introduction
  • Folder Structure
  • Installation
  • Layouts
  • Translate App
  • Adding/Deleting Menu & Component
  • Adding Widgets in Component
  • Seed Project
  • Style Customization
  • RTL
  • Components
    • Chat
    • Calendar
    • Inbox
    • Editor
    • Material Icons
    • ng2 Chart
    • UI Component
    • Drag and Drop
    • Sortable js
    • Tables
      • Fullscreen
      • Selection
      • Pinning
      • Sorting
      • Paging
      • Editing
      • Filter
    • Forms
    • Maps
  • Deployment
  • Credits
  • Template Update
  • FAQ's (Frequently Asked Questions)
  • Changelog
  • Customer Support
    • Hire Us
Powered by GitBook
On this page

Was this helpful?

Folder Structure

PreviousIntroductionNextInstallation

Last updated 5 years ago

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:

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.