Skip to content

j2ghz/ChcemVediet-Style-Guide

Repository files navigation

ChcemVediet

Circle CI Join the chat at https://gitter.im/j2ghz/ChcemVediet-Style-Guide Code Climate SensioLabsInsight Dependency Status Issues

Latest master is being deployed to http://j2ghz.github.io/ChcemVediet-Style-Guide/

[TRAVIS BROKEN] Build Status

How to compile latest version

  • npm install
  • npm install gulp -g
  • gulp
  • take the contents of dist/ folder (mainly fonts, javascripts and styles, htmls are for reference, the other files should not be necessary)

Commands

  • Install dependencies
  • npm install
  • Build and start watching
  • if you don't have gulp npm install gulp -g
  • gulp serve
  • Build production ready version
  • gulp
  • Get google pagespeed results
  • gulp pagespeed