3.0.0-beta.0 • Published 2 years ago

al-mobile-next v3.0.0-beta.0

Weekly downloads
-
License
Apache
Repository
github
Last release
2 years ago

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