In order to run it do the following
-
Install a ganache-cli and start it on a different terminal
-
Install truffle and run the following command inside the directry: truffle compile && truffle migrate
-
npm install vue-router, truffle-contract, vue
-
run the project as npm run dev