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