lemon-demo

1.0.0 • Public • Published

Welcome to lemon-ui 👋

Build Status npm package

柠檬UI 是一个实用的 UI 简易框架,目前提供了一些常用组件(不定期更新),适合 PC 端和移动端使用。

🏠 Homepage

Install

npm install lemon-demo

Usage

import {Button, ButtonGroup, Icon} from 'lemon-demo'
import 'lemon-demo/dist/index.css'

export default {
  name: 'app',
  components: {
    'g-button': Button,
    'g-icon': Icon
  }
}

Run tests

npm run test

Author

👤 Janice Zhang

🤝 Contributing

Contributions, issues and feature requests are welcome!
Feel free to check issues page. You can also take a look at the contributing guide.

Show your support

Give a ⭐️ if this project helped you!

📝 License

Copyright © 2020 Janice Zhang.
This project is MIT licensed.


This README was generated with ❤️ by readme-md-generator

Package Sidebar

Install

npm i lemon-demo

Weekly Downloads

1

Version

1.0.0

License

MIT

Unpacked Size

1.59 MB

Total Files

138

Last publish

Collaborators

  • janicezd