Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/diogo-karma/roadapps-gulpfile
- Owner: diogo-karma
- License: mit
- Created: 2014-07-25T22:47:30.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2014-07-25T23:20:28.000Z (over 10 years ago)
- Last Synced: 2023-05-11T14:25:11.937Z (over 1 year ago)
- Language: JavaScript
- Homepage: http://roadapps.net
- Size: 141 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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