https://github.com/ericmaya8a/gulp-example
gulp example
https://github.com/ericmaya8a/gulp-example
Last synced: over 1 year ago
JSON representation
gulp example
- Host: GitHub
- URL: https://github.com/ericmaya8a/gulp-example
- Owner: ericmaya8a
- Created: 2015-08-05T20:05:14.000Z (almost 11 years ago)
- Default Branch: master
- Last Pushed: 2015-08-11T19:29:29.000Z (almost 11 years ago)
- Last Synced: 2025-01-22T17:26:28.011Z (over 1 year ago)
- Language: JavaScript
- Size: 117 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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