This project was bootstrapped with Create Guten Block.
- Add logo sliders
- Support variable width logos
- Supports English and German Language
- Uses slick.js 1.9.0
- Uses Webpack 4 for compiling
Node 8+
Download this folder in your plugins directory
cd /wp-content/plugins/logo-slider/
npm install
To start developing
npm start
To build
npm run build
This project was bootstrapped with Create Guten Block.