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

https://github.com/craryprimitiveman/grunt-compress

使用grunt压缩html/js/css/images
https://github.com/craryprimitiveman/grunt-compress

Last synced: 4 months ago
JSON representation

使用grunt压缩html/js/css/images

Awesome Lists containing this project

README

          

grunt-compress
==============

使用grunt压缩html/js/css/images

快速开始
==============

执行如下命令

```
npm install
grunt
```

```npm install``` 将所需要的包安装, ```grunt``` 执行压缩任务,也可以通过 ```grunt --help``` 查看所有的任务。