Клонировать
git clone https://github.com/mpreterer/Hotel-Toxin.git
Установить
npm i
Запустить webpack server
npm run start
Запустить production build
npm run build
Запустить eslint
npm run lint
Запустить stylelint
npm run stylelint
Запустить фикс для стилей
npm run stylelint:fix