% if(!foundation){ %><% } %>
<% if (polyfill) { %>
<% } %>
Yo FrontCow!
- Sass compiling
- Publishing to dist directory
- Server with LiveReload
- JSHint
- Font Awesome
<% if (foundation) { %>- Foundation 5 frontend framework
<% } %>
<% if (polyfill) { %>- Respond polyfill for Foundation 5
<% } %>
Grunt tasks:
- 'grunt server' - to start building something
- 'grunt build' - to make your code ready to production
- 'grunt scan-js' - JSHint
<% if (foundation) { %>
<% }%>