A practice repo for learning Grunt
 
 
 
 
Go to file
jason.zhu 721f114286 Grunt JS Tutorial #4 - Adding a Plugin (concatenating files)
1. Installed concat plugin
2. Modified config to have plugin
2021-03-23 00:28:46 +00:00
.devcontainer Added dev container file forr vscode 2021-03-22 23:17:38 +00:00
css Added course files 2016-07-15 12:13:46 +01:00
js Added course files 2016-07-15 12:13:46 +01:00
.gitattributes 🎪 Added .gitattributes & .gitignore files 2016-07-15 12:12:13 +01:00
.gitignore Grunt JS Tutorial #4 - Adding a Plugin (concatenating files) 2021-03-23 00:28:46 +00:00
Gruntfile.js Grunt JS Tutorial #4 - Adding a Plugin (concatenating files) 2021-03-23 00:28:46 +00:00
README.md My first commit 2021-03-23 10:14:02 +11:00
package-lock.json Grunt JS Tutorial #4 - Adding a Plugin (concatenating files) 2021-03-23 00:28:46 +00:00
package.json Grunt JS Tutorial #4 - Adding a Plugin (concatenating files) 2021-03-23 00:28:46 +00:00

README.md

README

This pratice repo is built following Youtube Tutorial series Grunt JS Tutorial