Skip to content

Training project for the "tpverstak" course using gulp, JS, jQuery, SCSS and BEM.

License

Notifications You must be signed in to change notification settings

Marat-Medvedev/Bukee

Repository files navigation

Bukee

//Russian version

Результат моей работы на курсе по продвинутой веб-разработке, где были использованы:

  • Методология БЭМ
  • Препроцессоры Sass/SCSS
  • Сборщик проектов Gulp
  • JavaScript
  • Библиотеки jQuery и Slickslider(для добавления динамики в проект)

Поближе с проектом вы можете познакомиться по ссылке

Инструкция по сборке и запуску проекта:

  1. Клонируем репозиторий git clone https://github.com/Marat-Medvedev/Bukee.
  2. Для запуска проекта вам понадобиться установить сборщик проектов gulp, сделать это можно используя пакетные менеджеры npm или yarn.
  3. Для начала устанавливаем NodeJS (если требуется) и Yarn или NPM.
  4. После установки NodeJS и Yarn/NPM, устанавливаем gulp: yarn add gulp-cli или npm install gulp-cli.
  5. Для запуска проекта: yarn run dev или npm run dev.

Если вы всё сделали правильно, у вас должен открыться браузер с локальным сервером.

//English version

Training project for the "tpverstak" course using:

  • BEM
  • Preprocessor Sass/SCSS
  • Gulp
  • JavaScript
  • JS libraries jQuery and Slickslider

You can learn more about the project by clicking the link

Instructions for building and launching the project:

  1. Cloning the repository git clone https://github.com/Marat-Medvedev/Bukee.
  2. To launch a project, you need to install Gulp. You can do this using the NPM or Yarn package managers.
  3. To get started, install NodeJS (if required) and Yarn or NPM.
  4. After installing NodeJS and Yarn/NPM, install Gulp: yarn add gulp-cli or npm install gulp-cli.
  5. For run project use: yarn run dev or npm run dev.

If you do everything correctly, the browser will open on the local server.

Скриншоты/Screenshots

alt text alt text alt text alt text alt text alt text alt text alt text alt text

About

Training project for the "tpverstak" course using gulp, JS, jQuery, SCSS and BEM.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published