Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/diogo-karma/roadapps-gulpfile

This is basic gulpfile for Javascript/CSS used in some applications of the RoadApps platform.
https://github.com/diogo-karma/roadapps-gulpfile

Last synced: 14 days ago
JSON representation

This is basic gulpfile for Javascript/CSS used in some applications of the RoadApps platform.

Awesome Lists containing this project

README

        

roadapps-gulpfile
================

This is basic gulpfile for Javascript/CSS used in some applications of the RoadApps platform.

## Usage

```bash
$ npm i
$ gulp
```

*combine > minify > save*

All files are saved in: `public/app/{css/js}`.

MIT