Skip to content

Latest commit

 

History

History
17 lines (13 loc) · 469 Bytes

README.md

File metadata and controls

17 lines (13 loc) · 469 Bytes

###This is training project from epixx.ru. ####For the instalation you need to do the folowing.

  1. git clone https://github.com/stillst/ui-kit
  2. npm i
  3. bower i
  4. gulp

####If you want to compile production version you need to do:

  1. gulp compile
  2. gulp connect-dist

####If you want to clean directory for production version you need to do:

  1. gulp clean

####If you want to see how site looks you could go to the http://stillst.github.io/ui-kit/dist/index.html