Skip to content

matt-bailey/grunt-frontend-boilerplate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

grunt-frontend-boilerplate

Simple Grunt boilerplate for frontend workflow

Full information and instructions can be found in my supporting article, A Beginner's Guide To Grunt: Redux.

Getting Started

To use the code download it, or clone it:

git clone https://github.com/matt-bailey/grunt-frontend-boilerplate.git

Then install the dependencies:

npm install

Do The Things

Simply run:

grunt

A number of other task aliases are available, such as grunt prod and grunt dev. Full details can be found in the accompanying article.

Included Stuff

Help...

Check out the supporting article, A Beginner's Guide To Grunt: Redux.

Feel free to Leave a comment on the article, or post an issue here on Github.


Created by Matt Bailey.

About

Simple Grunt boilerplate for frontend workflow

Resources

Stars

Watchers

Forks

Packages

No packages published