Skip to content

Latest commit

 

History

History
37 lines (28 loc) · 1.32 KB

README.md

File metadata and controls

37 lines (28 loc) · 1.32 KB

Grunt Boilerplate

My base files to run Grunt on projects

Plugins list

Getting Started

  1. Clone the project and run the NPM

    git clone [email protected]: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