iGitScor / knov

Real-time culture sharer using Firebase as its backend and AngularJS on the frontend.
MIT License
1 stars 7 forks source link

Update package.json with script entry #3

Closed iGitScor closed 7 years ago

iGitScor commented 7 years ago

package.json can include script tasks entries.

Please provide gulp task in the setting file in order to use the local gulp version https://www.youtube.com/watch?v=zWEU8kNKi3Q&feature=youtu.be&t=735

minibhati93 commented 7 years ago

I would like to try this. Can I work on this issue?

iGitScor commented 7 years ago

Of course, please feel free to fork the project and make a pull request 😉

minibhati93 commented 7 years ago

Should the scriptsentries in package.json file contain all the tasks mentioned in gulpfile.js or just one task for using local gulp?

iGitScor commented 7 years ago

All tasks that could be used frequently for now