An open API service indexing awesome lists of open source software.

https://github.com/toyama0919/grunt_techmeetup


https://github.com/toyama0919/grunt_techmeetup

Last synced: 2 months ago
JSON representation

Awesome Lists containing this project

README

        

# Grunt Playground

## Usage
```bash
# sass install
gem install sass

# grunt install
npm install -g grunt

# grunt-cli install
npm install -g grunt-cli

# grunt-cli install
npm install
```

## Include grunt plugin
- grunt-contrib-sass
- grunt-contrib-concat
- grunt-contrib-cssmin
- grunt-contrib-watch
- grunt-aoimiyazaki