Skip to content

mfyz/grunt-release-boilerplate

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
 
 
 
 

grunt-release-boilerplate

Sample web app compiled with grunt that versions assets and compiles a production html page with versioned assets.

  • Run npm install first to init all grunt and grunt plugins
  • grunt to compile distribution files (dist/* and index-production.html) everytime you want to release.
  • Place htaccess on your production environment to serve index-production.html.

About

Sample web app compiled with grunt that versions assets and compiles a production html page with versioned assets.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published