fratak / vue-native-core

Vue Native is a framework to build cross platform native mobile apps using JavaScript

Home Page:https://vue-native.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Vue Native: Read more at https://vue-native.io

Start with Vue Native Cli

Vue Native Cli is use to generate a Vue Native app, which is a wrapper around the APIs of React Native. So, with Vue Native, you can do everything what you can do with React Native.

Vue Native cli that generates a simple 1 page application with create-react-native-app, vue-native-core

Installation:

$ npm install -g vue-native-cli

Generate CRNA + Vue App App

$ vue-native init <projectName>

License

MIT

Credits to react-vue

A huge thanks to the author of react-vue for most of the work on Vue Native.

About

Vue Native is a framework to build cross platform native mobile apps using JavaScript

https://vue-native.io

License:MIT License


Languages

Language:JavaScript 98.1%Language:HTML 0.8%Language:CSS 0.6%Language:TypeScript 0.4%Language:Shell 0.1%