antdv-ui

🌈 An enterprise-class UI components based on Ant Design and Vue. 🐜(Fork from ant-design-vue)

MIT License

Stars
3
Committers
2

fork from Ant Design Vue

An enterprise-class UI components based on Ant Design and Vue.

English | 简体中文

Features

  • An enterprise-class UI design system for desktop applications.
  • A set of high-quality Vue components out of the box.
  • Shared Ant Design of React design resources.

Environment Support

  • 🛠 Server-side Rendering

  • 💪 Vue 3 Composition API

  • 🔥 Written in TypeScript

  • Electron

IE / Edge Firefox Chrome Safari Opera Electron
Edge last 2 versions last 2 versions last 2 versions last 2 versions last 2 versions

Using npm or yarn

We recommend using npm or yarn to install,it not only makes development easier,but also allow you to take advantage of the rich ecosystem of Javascript packages and tooling.

$ npm install @antdv/ui --save
$ yarn add @antdv/ui

If you are in a bad network environment,you can try other registries and tools like cnpm.