Skip to content
monsterkodi edited this page Aug 22, 2018 · 1 revision

build from sources

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.

Clone this wiki locally