In order to directly use a fork with experimental code from Github (without the need of deploying it to npm), package.json needs to contain a "prepare" script which basically performs the build. This way, the project can be included as a dependency in package.json like so:
Hi Nicole, sorry for very late response.
It's a good change, but before I took a look at your PR I merged a more recent PR from a person who had the same idea. Therefore, I'll have to close this one.
In order to directly use a fork with experimental code from Github (without the need of deploying it to npm), package.json needs to contain a "prepare" script which basically performs the build. This way, the project can be included as a dependency in package.json like so: