MENU
Your cart is empty
Total: $0
CHECKOUT

DOCUMENTATION

LUXE - Tailwind Ecommerce Template Documentation

Welcome to the documentation for LUXE, a modern ecommerce template built with Tailwind CSS. This guide covers setup, installation, and customization to help you get started.

Setup and Installation

Follow these steps to set up the LUXE template on your local environment:

  1. Step 1: Prepare Your Tools
    Ensure you have the following tools installed:
    • Node.js: Download and install from nodejs.org.
    • npm: Included with Node.js, used for package management.
    • Visual Studio Code: Recommended code editor, available at code.visualstudio.com.
  2. Step 2: Open the Project
    Download or clone the LUXE project folder. Open the luxe folder in Visual Studio Code or your preferred code editor.
  3. Step 3: Install and Run
    In your terminal, navigate to the luxe folder and run the following commands:
    • npm install: Installs all required dependencies.
    • npm run dev: Starts the development server. Open http://localhost:3000 in your browser to view the site.
    • npm run build: Builds the project for production, generating optimized files in the output directory.

Customization

Customize the LUXE template to fit your brand with the following options:

  • Custom Tailwind Classes: Add or modify Tailwind CSS classes directly in the .html files to adjust styling.
  • Modify Tailwind Configuration: Customize styles, fonts, colors, and other variables in the src/tailwind/tailwindcss.css file to match your design preferences.
  • Custom Classes: Add plugin classes or custom CSS in src/tailwind/vendors/theme.css for unique styling needs.
  • Custom JavaScript, Icons, and Fonts: Update JavaScript functionality, icons, and Google Fonts directly in the .html files as needed.
  • Replace Images: Update images in the src/img folder with your own assets. Ensure images are optimized for web use.

Need Help?

If you encounter issues or have questions about customizing the LUXE template, contact our support team:

Email: Lightestcode@gmail.com