A simple grunt skeleton with:
Optional libraries included:
Structure:
src/
Application source.src/templates/
Templates.src/styles/
Styles.test/
Application tests.test/index.html
Test runner viewable in browser.
This skeleton is suitable for single page applications and stand alone projects for the browser.
Influenced by brunch.