https://github.com/kosz/research-is-gulp-chug-needed
https://github.com/kosz/research-is-gulp-chug-needed
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/kosz/research-is-gulp-chug-needed
- Owner: kosz
- Created: 2015-02-19T14:13:33.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2015-02-19T14:19:41.000Z (over 10 years ago)
- Last Synced: 2025-02-13T12:53:15.203Z (3 months 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
> A test project to find out if gulp-chug is needed, or if gulp can handle it's functionality with require.
#### (update) Conclusion
- gulp-chug is not needed, this project demonstrates achieving the same result using node require out of the box
#### Setup
- run `npm install` in the root dir and inside each proj1 and proj2 directories
- run `gulp` in the root dir