Home > Article > Web Front-end > What is vue-mobile
vue-mobile is a UI framework based on Vue.js for SPA. It contains a complete page structure, transition animation and a large number of UI components. If you want to use vuejs to develop mobile applications, then vue- Mobile may be a good choice.
The operating environment of this article: windows7 system, Dell G3 computer, vue2.0.
Related recommendations: "vue.js Tutorial"
vue-mobile is a UI framework based on vue
Address: http://getvum .com/
Advantage introduction:
Complete page structure, header, content, footer
Based on vue-router page switching
Components provided in the form of Component are easier to expand and customize
CSS3 based on transition implementation Animation
The good development model brought by Vue.js: templates, data binding, componentization, automation, and resource unification
For more programming-related knowledge, please visit:Related recommendations:
2020 front-end vue interview questions summary (with answers)
##vue tutorial recommendations: 2020 latest 5 A selection of vue.js video tutorials
Programming Teaching! !
The above is the detailed content of What is vue-mobile. For more information, please follow other related articles on the PHP Chinese website!