mindspank / serializeapp

MIT License
48 stars 19 forks source link

Whats the best way to convert the JSON back into a Qlik Sense QVF? #5

Closed cookiejest closed 7 years ago

mindspank commented 7 years ago

You would have to create the objects back into a qvf file. Here is a sample project: github.com/mindspank/buildapp

saurcodes commented 4 years ago

How to convert json to qvf using buildapp? I tried node buildapp.js It did not work