Vue hybrid app visual construction platform (vue hybrid mobile development integrated solution)
vha is an integrated solution to realize vue hybrid mobile development. Use the ui tool to quickly and conveniently implement Cordova project construction, compilation, modification, resource generation and certificate generation operations. (In the future, one-click construction of mini programs on each platform will be added)
Temporary official discussion QQ group: 928059701
vha official website | vha-components document | vha-native document
vha(Github) | vha-components(Github) | vha-native(Github) | vha-appDemo(Github)
vha-components (online demonstration) | vha-appDemo (Apk file)
Current version: vha: 0.6.0 | vha-components: 0.8.0 | vha-native: 0.8.0 | vha-appDemo: 1.0.0
VueCli3.0 + VueRouter + Vuex + Stylu + vha-components + vha-native(Cordova)
Preparation: Install nodejs, git
npm install vha cordova -gvha ui
vha -v1. Click the settings button in the lower left corner
2. Set up a project directory (storage all vha projects)
3. Click the plus button
4. Choose your favorite template. The source can be oschina or github
5.vha will not execute npm install. After creating the project, double-click to enter the project and select npm or cnpm to install the corresponding package. After npm run serve is started.
MIT