Skip to content

vectorcode/inventos

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
app
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Тестопое задание выполнено использую технологии HTML, CSS, Javascript, Jade,Sass, Gulp, Git. Скомпелированная версия проекта находится в папке dist (после команды gulp build) и на сайте http://inventos.pavelkondakov.ru/ (команда для обновления gulp deploy).

Для развертывания проекта локально выполните слежующие команды:

  1. git clone https://github.com/vectorcode/inventos.git inventos
  2. npm i
  3. bower i
  4. gulp - Задача по-умолчанию ['server', 'watch']
  5. gulp build - Собираем папку DIST (только после компиляции Jade)
  6. gulp minihtml - минификация html в папке dist
  7. gulp deploy - загружаем на сервер содержимое папки dist

About

Тестовое задании Инвентос

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published