Skip to content

Commit

Permalink
updated Readme
Browse files Browse the repository at this point in the history
  • Loading branch information
jesgundy committed Sep 8, 2014
1 parent 1ff54c1 commit caca8dd
Showing 1 changed file with 18 additions and 17 deletions.
35 changes: 18 additions & 17 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,24 @@ A Front-End Boilerplate and Grunt workflow for building websites.



## How do I get this thing off the ground?

Assuming you have [Node.js](http://nodejs.org/download/) and [Grunt](http://gruntjs.com/getting-started) installed:

1. Download a zip of the repo
2. Run `npm install` from root
3. Run `grunt` to see a list of command options.



## License

The MIT License (MIT)

Copyright (c) 2014 Jes Gundy



## Powered by:

### Styles
Expand All @@ -27,20 +45,3 @@ A Front-End Boilerplate and Grunt workflow for building websites.
- [Grunt](http://gruntjs.com)
- [JSHint](http://www.jshint.com)
- [ImageMin](https://github.com/gruntjs/grunt-contrib-imagemin)


## How do I get this thing off the ground?

Assuming you have [Node.js](http://nodejs.org/download/) and [Grunt](http://gruntjs.com/getting-started) installed:

1. Download a zip of the repo
2. Run `npm install` from root
3. Run `grunt` to see a list of command options.



## License

The MIT License (MIT)

Copyright (c) 2014 Jes Gundy

0 comments on commit caca8dd

Please sign in to comment.