Drupal Vite Bootstrap screenshot

Drupal Vite Bootstrap

Author Avatar Theme by Almunnings
Updated: 13 Apr 2024
17 Stars

A Drupal 10 Bootstrap 5 theme with Vite 5 HMR.

Categories

Overview:

The Drupal Vite Bootstrap theme is a customizable template that can be used for creating Drupal websites. It offers a seamless integration of Bootstrap framework and utilizes NPM as a build tool. With this theme, users have the freedom to modify the template according to their requirements and preferences. The theme is compatible with Lando and allows for smooth local development with live reloading.

Features:

  • Customizable Template: The Drupal Vite Bootstrap theme provides a flexible and customizable template that can be tailored to suit individual needs.
  • Integration with Bootstrap: The theme seamlessly integrates the popular Bootstrap framework, offering a wide range of responsive components and styles.
  • NPM Build Tool: This theme utilizes NPM as its build tool, allowing for efficient management of dependencies and streamlined development workflows.

Installation:

To install and use the Drupal Vite Bootstrap theme, follow these steps:

  1. If using Lando and a node service, prepend all the following commands with “lando”.
  2. Run the command npm i to install the necessary dependencies.
  3. For local development with live reloading, use the command npm run dev to start the development server.
  4. To build the theme for production (static), run npm run build.
  5. Use the Lando config to configure the theme according to your project’s requirements.

Summary:

The Drupal Vite Bootstrap theme is a versatile template for creating Drupal websites. Its integration with the Bootstrap framework and utilization of NPM as a build tool allows for easy customization and efficient development workflows. With Lando compatibility, developers can experience smooth local development with live reloading. Overall, this theme offers a user-friendly solution for building visually appealing and responsive Drupal websites.