How do I get started with the product after downloading it?

dhruvi

Last Update 7 months ago

All templates provided by CodedThemes whether built with React, Angular, Bootstrap, Tailwind, or other are fully developer-friendly and modular in structure. Once you download a CodedThemes product (free or premium), getting started is simple:

  1. Unzip the Package
    Extract the downloaded .zip file. Inside, you'll find the full source code and other folders like documentation, readme, seed version, or figma (if included).

  2. Read the Documentation
    Most premium templates come with a detailed documentation folder or file. This helps you understand:

    • Project structure

    • Installation steps

    • File setup and customization

    • Common troubleshooting tips

  3. Install Dependencies
    If it's a development-based template (e.g., React, Angular, Vue):

    • Open the project folder in your code editor.

    • Run npm install or yarn install to download required packages.

  4. Run the Project
    Use npm start, ng serve, or the command mentioned in the docs to launch the template locally. You’ll see the dashboard or UI kit in your browser.

  5. Explore & Customize
    Browse through the code structure . You'll find folders like components, layouts, scss, utils, etc. Start customizing them as per your project needs.

📦 For Figma UI kits: Just open the .fig file in Figma and begin designing. No coding setup is needed.

💡 Tip: If you're new to frontend development or need help during setup, check the included documentation and if issue persists then contact Support Team. We're here to help!

Was this article helpful?

0 out of 0 liked this article

Still need help? Message Us