Skip to content

RomanVinichenko/gyro

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Gyro

alt text

ENG // To start project you must have installed Node JS on your local PC

  1. clone repository "git clone https://github.com/RomanVinichenko/gyro.git"
  2. in terminal run "npm insatll"
  3. run "gulp" for start project

RUS // Для запуска проекта необходимо установить пакетный модуль Node JS, глобально на вашем ПК

  1. Склонируйте репозиторий с помощью команды "git clone https://github.com/RomanVinichenko/gyro.git"
  2. Установите пакетные модули командой "npm install"
  3. Введите "gulp" для запуска проекта