###Html template for Winter Psychological School for Young Scientists St. Petersburg State University ####For the instalation you need to do the folowing.
- git clone https://github.com/stillst/psychology_school.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
####If you want to see how site looks like you could go to the http://stillst.github.io/psychology_school/dist/index.html