dolthead / ionic4-vue-app-sidemenu

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

Home Page:https://ionic4-vue-app-sidemenu.now.sh

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

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

https://ionic4-vue-app-sidemenu.now.sh


Languages

Language:Vue 69.9%Language:JavaScript 23.8%Language:HTML 6.3%