HTML5 based code for Landing Page
How to work with project:
- Clone Repo :
git clone https://github.com/KolyaNosenko/notify.git
- Install node and bower vendors:
bower install
&npm install
- Build /dist folder to be able to review and work with a production version
gulp build