Skip to content

tejdevcode/bootstrapvibe

Repository files navigation

BootstrapVibe

BootstrapVibe is a starter project that combines Vite, Bootstrap 5, and Sass to provide a modern and efficient development environment for building stylish web applications.

Features

  • Vite: Vite is used as the build tool, providing fast development and optimized production builds.
  • Bootstrap 5: The latest version of Bootstrap is included, offering a wide range of UI components and utilities for building responsive layouts.
  • Sass: Sass is used as the CSS preprocessor, allowing for easier styling and organization of stylesheets.

Getting Started

To get started with BootstrapVibe, follow these steps:

  1. Clone this repository to your local machine:

  2. Navigate to the project directory:

  3. Install dependencies:

  4. Start the development server: This will start the Vite development server and open your default browser to preview the project. Changes you make to the source files will be automatically reflected in the browser.

  5. Begin developing your project by editing the source files in the src directory. Customize the stylesheets using Sass and utilize Bootstrap components to build your UI.

Scripts

  • npm start: Starts the development server.
  • npm run build: Builds the project for production.

License

This project is licensed under the ISC License. See the LICENSE file for details.

Author

Tej R

About

Bootstrap 5.x and vite template

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published