al-mobile-next
v3.0.0-beta.0
Published
A Vue.js 3.0 Mobile UI Toolkit
Downloads
1
Readme
English | 中文
Links
Install & Usage
Manually
npm install al-mobile --save
Import
import { Button } from 'al-mobile'
- Manually import
import Button from 'al-mobile/lib/button'
- Totally import
import Vue from 'vue'
import alMobile from 'al-mobile'
import 'al-mobile/lib/al-mobile.css'
Vue.use(alMobile)
Development
git clone https://github.com/Aliangxu/al-mobile.git
cd al-mobile
npm install
npm run dev
Open your browser and visit http://127.0.0.1:4000.
License
Al Mobile is licensed under the Apache License 2.0. Mand mobile License See the LICENSE file. some components for Mand mobile