Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/kazu69/try-gulp-browserify
https://github.com/kazu69/try-gulp-browserify
Last synced: 19 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/kazu69/try-gulp-browserify
- Owner: kazu69
- Created: 2014-01-30T05:19:54.000Z (almost 11 years ago)
- Default Branch: master
- Last Pushed: 2014-01-30T05:24:55.000Z (almost 11 years ago)
- Last Synced: 2023-03-23T22:15:17.033Z (over 1 year ago)
- Language: CoffeeScript
- Size: 129 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
### try-gulp-browserify
try browserify
---
```
# install node modules
npm install# run gulp tasks
gulp --require coffee-script```
after, your browser open index.html
output ```console.log => 15625```