Skip to content

shhdharmen/bootstrap-theme-kit

Repository files navigation

Bootstrap Theme Kit

bootstrap-theme-kit

Quickly ⚡ Generate and Showcase 🎯 your bootstrap theme 🎨. Get Started or See sample theme.

GitHub license Commitizen friendly

🚀 Getting Started

☑️ Minimum Requirements

node -v
// v10.17.0
git --version
// git version 2.x

⬇️ Steps to Follow

  1. First, fork this repo.
  2. Open terminal and:
git clone <forked-repo-url>
cd bootstrap-theme-kit
npm i
npm run init
npm start
  1. Browser will open at 3000 port.
  2. Start editing your scss/html files and browser will reload.

🏆 Features