dabernathy89 / vue-query-builder

A UI component for building complex queries with nested conditionals.
https://dabernathy89.github.io/vue-query-builder/
MIT License
643 stars 157 forks source link

Struggling to get started #67

Open Rob-murphys opened 3 years ago

Rob-murphys commented 3 years ago

Hi there,

This is a really nice looking project and I am wanting to use it to build a data query tool on a website. I am however struggling to even get started. Am I meant to start a vue project then install this tool inside it?

I tried this and copied over the code from your basic demo to check it was all working and npm run serve just returns a black page