hey , i am facing the same issue. i have setup my vuejs application on xampp, i am new to neo4j, could you help me out as to what i have to do exactly?
Vue-neo4j version : 0.4.0Neo4j version: 1.2.7There are no errors in the console,when I click connect, nothing happensI have followed the steps put out in the README.md fileI also imported the plugin in main.js file of my project
Connect
...
Hi Adam,
I'm new to Vue.js. I tried to use your plugin to connect to a neo4j database on my local machine following the steps on your github readme file, but I wasn't able to get it to work. When i click on connect, nothing happens. Could you help me...