This is a sample Vue.js & Ionic 4 app that is
trying to replicate the functionality of the default Angular sidemenu
app created by:
$ ionic start ionic4-vue-app-sidemenu sidemenu
This code is probably incomplete and surely has a variety of coding errors, so please feel free to fork the code and send some PR's with required changes.
$ yarn install
$ yarn run serve
$ yarn run build
$ yarn run test
$ yarn run lint