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

https://github.com/ericmaya8a/gulp-example

gulp example
https://github.com/ericmaya8a/gulp-example

Last synced: over 1 year ago
JSON representation

gulp example

Awesome Lists containing this project

README

          

# README #

### Para comenzar ###

Instalar dependencias de node
>
$ sudo npm install

Instalar dependencias de bower
>
$ bower install

Correr el proyecto
>
$ gulp build
$ gulp

>
localhost:8080