Skip to content

Creating a site layout from the second part of the FSD practice

Notifications You must be signed in to change notification settings

MetalHead89/fsd_part2

Repository files navigation

UI Kit и страницы по поиску номеров для отеля Toxin, созданные в рамках стажировки в компании MetaLamp. В основе проекта лежит принцип разделения интерфейса на независимые блоки по методологии БЭМ с использованием шаблонизатора pug, препроцессора scss и JavaScript.

Зависимости

  1. Node.js - 14.16.1
  2. npm - 7.11.2

Локальная установка

  1. Скопировать репозиторий:

git clone [email protected]:MetalHead89/fsd_part2.git

  1. Установить зависимости:

npm install

Команды

  1. Запуск сервера разработки:

npm start

  1. Development сборка:

npm run dev

  1. Production сборка:

npm run build

Демо страница

https://metalhead89.github.io/fsd_demo_part2/

About

Creating a site layout from the second part of the FSD practice

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published