##In Progress ###This is training project from epixx.ru. ####For the instalation you need to do the folowing.
- git clone https://github.com/stillst/aerostat.git
- 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