Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 417 Bytes

README.md

File metadata and controls

13 lines (10 loc) · 417 Bytes

Basic Grunt project:

  • CSS minification
  • Javascript validation and minification
  • Static HTML minification

Usage:

  • grunt: Compiles all files to /dist
  • grunt server: Start server for static content on port 9001
  • grunt copy: Copies /dist folder to /docs for publishing on github

Fork your own repo: Fork your own repo Found on github, can't find the original author :(