vitaliy-bobrov / uawc-IX-qualification

Home Page:http://vitaliy-bobrov.github.io/uawc-IX-qualification/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Features

  • Using gulp 4.0
  • BrowserSync
  • ES2015 with Babel
  • SASS with BEM-like methodology
  • PostCSS
  • HTML5 features
  • A11Y
  • Picture element for images
  • WebP format support
  • Supportes IE10+ and last 2 version of major browsers

Instalation

You can open "dist/index.html" in your browser or serve with broser sync.

If you have gulp installed globally remove it and install culp-cli

npm rm -g gulp
npm i -g gulp-cli

Then install npm dependencies and run default task whitch build project from sorce files and serve in you browser (http://localhost:7007/)

npm i
gulp

About

http://vitaliy-bobrov.github.io/uawc-IX-qualification/


Languages

Language:JavaScript 51.7%Language:HTML 33.4%Language:CSS 14.8%