A mobile UI toolkit, based on Vue.js 2, designed for financial scenarios.
This document provides information about Mand Mobile, a development framework for creating high-performance and highly available cross-terminal applications. It supports the development of Android and iOS applications and is compatible with Vue, TypeScript, and JavaScript. The document includes installation instructions, usage guidelines, and information about contributing to the project.
To install Mand Mobile, follow these steps:
For Vue CLI 2:
For Vue CLI 3:
Alternatively, you can manually import the Mand Mobile components using Babel or a custom import.
To use Mand Mobile, select the components you need for your web app and follow the Quick Start guide.
During development, you can access your app by opening your browser and visiting http://127.0.0.1:4000. Refer to the Development Guide for more details.
If you’d like to contribute to the project, you can create issues or send pull requests. Please refer to the Contributing Guide for guidelines.
Mand Mobile is a development framework that allows for the creation of high-performance and highly available cross-terminal applications. It supports the development of Android and iOS applications and provides templates and integration options for Vue CLI 2 and Vue CLI 3. Users can manually import specific components or select the necessary components for their web app. The project encourages community contributions and is licensed under the Apache License 2.0.