Skip to content

JeffreyNaval/webstarter-grunt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WebStarter - Grunt

Webtools for beginners. Automate sass and js minification using Grunt.

Installation

Download and install nodejs - https://nodejs.org/ *

  1. Open command line tool and go to the project directory.
  2. Run npm install -g grunt-cli

How to start a project:

  1. Open command line and go to the project directory.
  2. Run npm install

Commands:

  • grunt — minifies js and compiles sass to css.
  • grunt watch — watch files for changes.
  • grunt serve — Launch BrowserSync and watch files for changes.

Folder/file structure is based from HTML5 Boilerplate

About

Web Starter - Grunt

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages