Starter

For Starterkit or Separate files download: Download it from the Domiex.

As mentioned in the installation section, we've provided a starter version with the essential core components and basic functionality setup. We highly recommend that developers use this version as the foundation for building their apps.

Create New Page

In the Starter Kit, you can add a new page by following the Create a New Page step-by-step guide. This involves creating a new file, defining the component, and updating the routing configuration for seamless navigation.

Change Meta Tags

To modify meta tags in the Starter Kit, follow the Meta Tag Guide. This guide explains how to update meta information, such as title, description, and Open Graph tags, to enhance SEO and improve page visibility.

Modify Navigation Configuration

To add a new link in the sidebar, follow these steps:

  • Navigate to the src directory.
  • Open the data/sidebar folder and locate the menu.ts file.
  • Add or modify the menu item data to include your new page.
  • Ensure the link property matches your page’s route.
  • Save the file and restart the development server if necessary.
const Menu : MegaMenu[] = [
    {
        title: 'New Page',
        lang: 'pe-new-page',
        link: '/new-page',
        dropdownPosition: null,
        children: [],
    }
];
Verify the New Page

After completing the steps:

  • Start the development server with yarn dev.
  • Visit http://localhost:3000/new-page in your browser.
  • Click on the new sidebar link to test navigation.
Receive the latest updates directly in your inbox!

Be the first to know about new updates and exclusive discounts. No spam, just great offers!

How about

A Custom Project?

With over 7 years of experienced team, we specialize in delivering custom projects for startups, blue-chip companies, and government agencies. We have successfully completed over 250+ projects, providing tailored solutions that meet the unique needs of each client.

Hire Us
Domiex Admin & Dashboards
230+

Total Pages

5+

Layouts

11+

Application

We provide quick support withing one business day to all of our customers.

© Domiex Created & Crafted by SRBThemes.