Skip to content

askomarov/wow-test

Repository files navigation

Quick start instructions

To get started, you must have the following installed:

  • Node.js
  • Gulp
  • Npm

Основные команды для работы

  • installation - npm i
  • Starting a local server- npm start
  • Building a project without starting a local server - npm run build
  • Запуск тестирования на соответствия код-гайдам - npm test

All development is carried out in the directory source

2022-09-10_21-47