Build bxSlider from source using Gulp
masterIf you are developing on the bxSlider source code, you can use Gulp to compile and optimize assets. Ensure you have Node.js installed, then install Gulp globally and install the project dependencies.
- Install Gulp globally:
npm install -g gulp - Run
npm installin the project directory. - Use the available Gulp commands to build specific assets.
npm install -g gulp
npm install