Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/mwdelaney/block-bootstrap-carousel

Gutenberg block for creating Bootstrap carousels
https://github.com/mwdelaney/block-bootstrap-carousel

gutenberg gutenberg-blocks wordpress

Last synced: about 1 month ago
JSON representation

Gutenberg block for creating Bootstrap carousels

Awesome Lists containing this project

README

        

# Bootstrap Carousel block for WordPress
*Requires Bootstrap styles and javascript loaded on the front-end*

Development:

Inside the directory, you can run several commands:

$ npm start
Starts the build for development.

$ npm run build
Builds the code for production.

$ npm run format:js
Formats JavaScript files.

$ npm run lint:css
Lints CSS files.

$ npm run lint:js
Lints JavaScript files.

$ npm run packages-update
Updates WordPress packages to the latest version.Starts the build for development.

$ npm run build
Builds the code for production.