graphdoc icon indicating copy to clipboard operation
graphdoc copied to clipboard

Lacking build instructions

Open joealcorn opened this issue 7 years ago • 1 comments

Hi

I'm trying to add the ability to link directly to a field over here, but I can't test my changes because I don't know how to build the project. Can somebody in the know outline the steps here?

joealcorn avatar Feb 21 '18 15:02 joealcorn

i think they have npm run compile to compile from typescript to javascript, tho if you are in master branch you have to updates some @types packages to successfully compile the project.

luongvm avatar Feb 26 '18 04:02 luongvm