This is a custom theme based on bootScore, but adapted to use TailwindCSS and Vite as the foundation for front-end development.
Clone this repository or download the theme archive.
Upload the theme folder to wp-content/themes/
in your WordPress installation.
Activate the theme from the WordPress admin panel under Appearance > Themes.
Install dependencies by running:
npm install
Start the development environment with Vite:
npm run dev
Build the files for production:
npm run build
The vite.config.js
file is configured to process the theme’s styles and scripts. Key points to note:
src/styles/
.src/scripts/
.src/assets/
folder.src/styles/
and use Tailwind utilities to design components.src/scripts/
.woocommerce
folder.This project is distributed under the MIT License. It includes the following tools and resources: