12 Documentation Articles

Brandflow HTML Template Documentation

Brandflow HTML Template docs: learn how to set up, customize, and launch your website using the clean and modern Brandflow template.

0 of 0 posts loaded

Introduction and Setup

Welcome to the Brandflow HTML Template documentation. Brandflow is a modern, high-performance template designed for creative agencies and portfolios, built with Tailwind CSS v4.

Prerequisites

To get the most out of Brandflow, ensure you have the following installed:

  • Node.js (Version 16 or higher)
  • npm (Node Package Manager)

Installation

  1. Open your terminal.
  2. Navigate to the html-brandflow directory.
  3. Install dependencies:
npm install

Running Brandflow

Start the local development server with live reload:

npm run dev

This will launch the site at http://localhost:3000 (or similar).

Building for Production

To generate the optimized CSS for your live site:

npm run build

Key Technologies

Brandflow uses:

  • Tailwind CSS v4: For all styling and design tokens.
  • AOS: For smooth scroll animations.
  • Slick Carousel: For the testimonial and portfolio sliders.
  • jQuery: For specific interactive elements.

Table of Contents

Select an article to see its table of contents