Skip to content

Latest commit

 

History

History
15 lines (14 loc) · 312 Bytes

File metadata and controls

15 lines (14 loc) · 312 Bytes

Basic web template

Basic web template with:

  • basic HTML5 index file
  • SCSS (+Compass),
  • Grunt:
    • sprites
    • combine media queries (cmq)
    • combine javascript files
    • minify CSS
    • combine JS
    • minify JS
    • JS Hint
  • jQuery 1.11.2

Run "npm install" in project and "grunt watch" to watch CSS files