The Car-project-landing is being developed for learning the assembly of the project. The main purpose of the project is to use diffrent libraries in one project.
What is used:
- Programming languages: HTML, CSS, JavaScript;
- Task runner: Gulp;
- Preprocessor: SCSS;
- Libraries: jQuery, Slick, Fancyapps;
To clone repository
git clone https://github.com/User-960/Car-project-landing.gitTo install packages, use the command
npm installnpm run build-devnpm run build-prodnpm run clear