https://github.com/jhta/gulp-lab
Getting Started and Concepts with GulpJS and Browserify
https://github.com/jhta/gulp-lab
Last synced: 16 days ago
JSON representation
Getting Started and Concepts with GulpJS and Browserify
- Host: GitHub
- URL: https://github.com/jhta/gulp-lab
- Owner: jhta
- Created: 2015-04-11T05:54:16.000Z (about 11 years ago)
- Default Branch: master
- Last Pushed: 2015-04-11T07:40:31.000Z (about 11 years ago)
- Last Synced: 2025-03-12T16:45:04.912Z (over 1 year ago)
- Language: JavaScript
- Size: 129 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Tutorial: GulpJS and Browserify
Getting Started and Concepts with GulpJS and Browserify
Install Gulp:
npm install -g gulp
Install Dependences:
npm install
You can watch the commits list with all steps.
[Post en español](http://tiny.cc/fh3wwx)