# framework7-vue **Repository Path**: candyler/framework7-vue ## Basic Information - **Project Name**: framework7-vue - **Description**: Build full featured iOS & Android apps using Framework7 & Vue - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2019-07-25 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README [![devDependency Status](https://david-dm.org/framework7io/framework7-vue/dev-status.svg)](https://david-dm.org/framework7io/framework7-vue#info=devDependencies) [![Greenkeeper badge](https://badges.greenkeeper.io/framework7io/framework7-vue.svg)](https://greenkeeper.io/) # Framework7 Vue Framework7 Vue combines power and simplicity of great Vue.js framework with flexibility and UI of Framework7 mobile framework to build mobile apps in even more easy and quick way. ## Getting Started * [Installation Guide](http://framework7.io/vue/installation.html) * [Starter App Templates](http://framework7.io/vue/templates.html) * [App Layout](http://framework7.io/vue/app-layout.html) * [Initialize App](http://framework7.io/vue/init-app.html) * [Navigation Router](http://framework7.io/vue/navigation-router.html) ## Kitchen Sink Install Dependencies ``` $ npm i ``` Start Kitchen Sink: ``` $ npm run dev ``` ## Docs Documentation available at http://framework7.io/vue/ ## v1 If you are looking previous Framework7-Vue version that works with Framework7 v1 check the [v1 branch](https://github.com/framework7io/framework7-vue/tree/v1).