Home  >  Article  >  Web Front-end  >  How to use the front-end UI component library in the Vue 2.0 module

How to use the front-end UI component library in the Vue 2.0 module

php中世界最好的语言
php中世界最好的语言Original
2018-04-14 10:36:171523browse

This time I will show you how to use the front-end UI component library in the Vue 2.0 module. What are the precautions when using the front-end UI component library in the Vue 2.0 module. The following is a practical case. Get up and take a look.

How to use the front-end UI component library in the Vue 2.0 module

AT-UI is a lightweight, modular## based on Vue.js 2.0 #Front-end UI component library, mainly used for rapid development of PC website products.

Built specifically for desktop applications, AT-UI provides a set of npm webpack babel front-end development workflows, as well as a decent clean and tidy UI components.

Features

  • UI components developed based on Vue

  • Based on npm webpack babel workflow, supports ES2015
  • CSS style independence, ensuring that different framework implementations can remain unified UI style (see: AT-UI Style for details)
  • Provides a friendly API and can flexibly use components

Support Environment

  • Modern browsers and IE9 and above

  • Electron
  • NW.js

Install

  • It is recommended to use npm to install

npm install at-ui
  • You can also use

    use

    Since the style of AT-UI is an independent project, you need to install at-ui-style before using AT-UI. You can install it using npm, or use the