A VueJS version of the Greeting smart contract by Nadir Dabit. Tutorial
When following the tutorial, rather than creating the React app with npx: npx @vue/cli create --default MY_APP
npm install
Compiles and hot-reloads for development (update the contract address in the src/App.vue file first)
npm run serve