I have downloaded Prisma (<https://github.com/pris...
# orm-help
l
I have downloaded Prisma (https://github.com/prismagraphql/prisma) from the master branch of github and changed a few code segments. Now I would like to install and run my version of Prisma. However, I do not get it working, because with npm I am only able to install the version which is online and not my local version. Can someone please tell me how I can run my local version of prisma?