felipefialho / grunt-boilerplate

Base files for use of Grunt

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Grunt Boilerplate

My base files to run Grunt on projects

Plugins list

Getting Started

  1. Clone the project and run the NPM

    git clone git@github.com:LFeh/grunt-boilerplate.git
    cd LFeh/grunt-boilerplate
    npm install
    grunt w
  2. Start hacking away by modifying the _source directory

License

MIT License © Luiz Felipe Tartarotti Fialho

About

Base files for use of Grunt


Languages

Language:JavaScript 100.0%