Skip to content

wwwbruno/learn-grunt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Learn Grunt

Prepare:

install nodejs

sudo apt-get install nodejs-legacy

install npm

sudo apt-get install npm

install Grunt's command line interface (CLI) globally

npm install -g grunt-cli

Install:

install npm dependencies

npm install

About

Learning Grunt

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published