/grunt-boilerplate

Base files for use of Grunt

Primary LanguageJavaScript

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