UNPKG

framework7-vue

Version:

Build full featured iOS & Android apps using Framework7 & Vue

29 lines (21 loc) 1 kB
<a href="https://www.patreon.com/vladimirkharlampidi"><img src="https://cdn.framework7.io/i/support-badge.png" height="20"></a> [![devDependency Status](https://david-dm.org/nolimits4web/framework7-vue/dev-status.svg)](https://david-dm.org/nolimits4web/framework7-vue#info=devDependencies) # 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/