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.git
To install packages, use the command
npm install
npm run build-dev
npm run build-prod
npm run clear