Skip to content
This repository has been archived by the owner on Nov 18, 2017. It is now read-only.

Commit

Permalink
Refactored layout to not use yeoman and bower for project setup
Browse files Browse the repository at this point in the history
Has working static server using express js
  • Loading branch information
SmithSamuelM committed Jun 25, 2013
1 parent e7d9549 commit e8e1d4a
Show file tree
Hide file tree
Showing 1,213 changed files with 240,511 additions and 1,396 deletions.
3 changes: 3 additions & 0 deletions Gruntfile.coffee
@@ -0,0 +1,3 @@
module.exports = (grunt) ->
grunt.registerTask 'default', 'Try Logging', ->
grunt.log.write('Running the default task')
347 changes: 0 additions & 347 deletions Gruntfile.js

This file was deleted.

0 comments on commit e8e1d4a

Please sign in to comment.