topogram icon indicating copy to clipboard operation
topogram copied to clipboard

can't find build/topogram.js

Open 814944348 opened this issue 6 years ago • 2 comments

814944348 avatar Dec 01 '18 06:12 814944348

was this resolved?

fedhere avatar Mar 18 '20 02:03 fedhere

build/topogram.js is created from the scr/* files. Use Node.js npm install and then npm run-script build. This creates the build/topogram.js

hski-github avatar Mar 13 '21 22:03 hski-github