###This is training project from epixx.ru. ####For the instalation you need to do the folowing.
- git clone https://github.com/stillst/ui-kit
- npm i
- bower i
- gulp
####If you want to compile production version you need to do:
- gulp compile
- gulp connect-dist
####If you want to clean directory for production version you need to do:
- gulp clean
####If you want to see how site looks you could go to the http://stillst.github.io/ui-kit/dist/index.html