Skip to content

Latest commit

 

History

History
15 lines (12 loc) · 395 Bytes

README.md

File metadata and controls

15 lines (12 loc) · 395 Bytes

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

  1. git clone https://github.com/stillst/aerostat.git
  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