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

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

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