OK so here’s what I ended up doing:
let’s say I just I cloned magicbook
cd magicbook
npm install
npm install -g ./
the last command adds it the reference to this repo to the global node_modules
OK so here’s what I ended up doing:
let’s say I just I cloned magicbook
cd magicbook
npm install
npm install -g ./
the last command adds it the reference to this repo to the global node_modules