# Content Sliders

[![Project Status: Active – The project has reached a stable, usable state and is being actively developed.](https://www.repostatus.org/badges/latest/active.svg)](https://www.repostatus.org/#active)

Plugin for Gutenberg Content Sliders. All blocks will take place in this plugin.

## Assets

Assets folder contains webpack setup and can be used for creating blocks or adding any other custom scripts like javascript for admin.

- Run `npm i` from `assets` folder to install required npm packages.
- Use `npm run dev` during development for assets.
- Use `npm run build` for production.
- Use `npm run bundle` for exporting plugin zip file in the './dist'.

# gutenberg-content-sliders
