Skip to content

gpmd/gruntbase

Repository files navigation

Gruntbase

A simple Grunt base for web projects

Clone the repo

git clone https://github.com/gpmd/gruntbase.git .

Install the project dependencies

bower install
npm install

Build options

Development mode:

grunt --env=dev

Production mode:

grunt --env=prod

Styles reporting (SCSS lint / CSS stats) mode:

grunt report

Created by Matt Bailey.

About

A simple Grunt base for web projects

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published