Skip to content

Latest commit

 

History

History
25 lines (15 loc) · 558 Bytes

README.md

File metadata and controls

25 lines (15 loc) · 558 Bytes

Swiper Website

Swiper's website to use these docs offline

https://swiperjs.com/

Gulp

Run npm install under root dir to install npm packages. Then, you can use Gulp to compile Less and Pug files.

gulp tasks list

  • gulp server: run the website on a local web server
  • gulp pug: compile Pug files to HTML
  • gulp less: compile Less files to CSS
  • gulp build: compile both Pug and LESS files

Contributing

All HTML and CSS changes should be commited to src/ files only!

Thank You Keep learning keep supporting