The main purpose of the project is to practice make site and use task runner Gulp. The project itself is a multi-page website about design furniture. The site used interactive elements from different libraries.
What is used:
- Programming languages: HTML, CSS, JavaScript;
- Task runner: Gulp;
- Preprocessor: SCSS;
- Libraries: jQuery, Slick, Fancyapps, MixItUp;
To clone repository
git clone https://github.com/User-960/Project-desire.gitTo install packages, use the command
npm installnpm run build-devnpm run build-prodnpm run clear