Skip to content

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

License

Notifications You must be signed in to change notification settings

jokorezky/vue-native-core

 
 

Repository files navigation

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 98.1%
  • Other 1.9%