/ionic4-vue-app-sidemenu

A sample Vue.js & Ionic 4 app mostly replicating the default Angular 'sidemenu' app

Primary LanguageVue

Ionic 4 & Vue.js SideMenu app

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

IMPORTANT NOTE!!

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.

Project setup

$ yarn install

Compiles and hot-reloads for development

$ yarn run serve

Compiles and minifies for production

$ yarn run build

Run your tests

$ yarn run test

Lints and fixes files

$ yarn run lint

Customize configuration

See Configuration Reference.