monsterkodi / kalk

desktop calculator application

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

fails to run, no package.json

ammraleigh opened this issue · comments

hello ammraleigh,

no, there is no package.json.

If you want to build kalk from the sources I suggest you try the following:

npm install -g konrad

then cd to the project folder and execute

konrad -r

this will generate the package.json and transpile all sources.