pip - editable npm package in my project -


in python, can pip install -e github-address install source , modify see change , commit repo.

i 'd similar thing npm installed javascript github fork.

how can setup javascript library (which installed via npm install) can edit , commit?

i'm trying fork repo , modify/commit
https://github.com/intljusticemission/react-big-calendar

find github page of npm project wish modify, fork it, clone , changes want to.


Comments

Popular posts from this blog

unity3d - Rotate an object to face an opposite direction -

angular - Is it possible to get native element for formControl? -

javascript - Why jQuery Select box change event is now working? -