Skip to content

jeremydrichardson/bootstrap3-blocks

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Overview

This project is to give WordPress blocks that will work with Bootstrap 3.

Current blocks that are implemented

  • Panel
  • Panel Group

This project was bootstrapped with Create Guten Block.

Below you will find some information on how to run scripts.

👉 npm start

  • Use to compile and run the block in development mode.
  • Watches for any changes and reports back any errors in your code.

👉 npm run build

  • Use to build production code for your block inside dist folder.
  • Runs once and reports back the gzip file sizes of the produced code.

About

Blocks that work with Bootstrap 3

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published