Quickly โก Generate and Showcase ๐ฏ your bootstrap theme ๐จ.
node -v
git --version
git clone <forked-repo-url>
cd bootstrap-theme-kit
npm i
npm run init
npm start
Pro tip: Quickly generate SCSS 7-in-1 architecture anywhere using npx scss-7-in-1
Pro tip: You can lint using
npm run lint
and fix them using
npm run lint:fix
Pro tip: As it's deployed to Github Pages, you can also treat it as CDN for your CSS.