##Dependencies
##Instalation
clone repository
git clone https://github.com/Ghaniball/WinifySite.git
Go into repo folder
cd WinifySite
and run:
npm install
composer install
bower install
Download this archive(ask for access)
and paste config
folder inside <project root>/app_php/WnfSite/
go to <project root>/app/bower_components/jqueryui/.bower.json
find this line "ui/jquery-ui.js"
change it to "ui/jquery.ui.efect.js"
##Usage after that run:
grunt serve
to launch live preview and
grunt
to create a distribution folder