Skip to content

chengcanmm77/atom-design

 
 

Repository files navigation

Atom-Design

Mobile side UI-library base on Vue2.0

Features

  • Icon drawn by CSS
  • Customizable components style
  • Simple and easy to use components

Installation

npm install atom-design --save
yarn add atom-design

Usage

import Vue from 'vue'
import atomD from 'atom-design'
import 'atom-design/bundle/style.css'
Vue.use(atomD)

Licence

MIT

Copyright (c) 2019 Reming

About

📝 The mobile side UI-library base on Vue2.0

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 85.5%
  • CSS 14.5%