Skip to content

dvshmkr/BasicAppDevelopmentTemplate

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Basic Application Development Template

This repository contains a basic development template for developing with Grunt and Sass. It is meant to be a teaching tool. To make it functional, you need to replace the missing code snippets with code blocks from the snippets file (in docs folder). You can find the gaps in the code by search for the string:

//*** INSERT SNIPPET ***//

The docs folder also contains a very rough tutorial on setting up your machine and working with Grunt. This document cribs from the online documentation at Gruntjs.com

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • CSS 60.9%
  • JavaScript 33.2%
  • HTML 5.9%