Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/arco-design/arco-design-pro-vue
An out-of-the-box solution to quickly build enterprise-level applications based on Arco Design.
https://github.com/arco-design/arco-design-pro-vue
arco-design arco-design-pro pro vue vuejs vuejs3
Last synced: 25 days ago
JSON representation
An out-of-the-box solution to quickly build enterprise-level applications based on Arco Design.
- Host: GitHub
- URL: https://github.com/arco-design/arco-design-pro-vue
- Owner: arco-design
- License: mit
- Created: 2021-11-04T10:58:04.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2024-05-08T03:17:38.000Z (6 months ago)
- Last Synced: 2024-10-01T20:40:22.306Z (about 1 month ago)
- Topics: arco-design, arco-design-pro, pro, vue, vuejs, vuejs3
- Language: Vue
- Homepage: https://pro.arco.design
- Size: 2.71 MB
- Stars: 1,360
- Watchers: 13
- Forks: 279
- Open Issues: 84
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
- awesome-arco - Arco Pro Vue - About An out-of-the-box solution to quickly build enterprise-level applications based on Arco Design Vue. (Boilerplates / Vue)
README
Arco Design Pro
An out-of-the-box solution to quickly build enterprise-level applications based on [Arco Design](https://arco.design/).
[![license](https://img.shields.io/badge/license-MIT-blue.svg)](https://github.com/arco-design/arco-design-pro/blob/main/LICENSE)
English | [简体中文](./README.zh-CN.md)
![f769c408-adf4-4a85-b4a5-cc0d7e7f29ef](https://user-images.githubusercontent.com/19399269/148364725-b7a36383-04a9-4d67-87a4-91e970d0d083.gif)
## ✨ Features
- **TypeScript** - The code is completely written in TypeScript.
- **Vue3** - Look to the future and embrace Vue3.
- **Pinia** - It's trendy and delicious.
- **Arco Design** - Powered by [ArcoDesign Vue](https://github.com/arco-design/arco-design-vue) component library.
- **Templates** - 16+ page templates, covering tables, lists, forms, dashboard, visualization and other scenes.
- **Themes** - Based on the rich theme market of [DesignLab](https://arco.design/themes), make your projects ever-changing.
- **Dark Theme** - Switch to dark theme with one click.
- **Mock** - Built-in API simulation scheme, code as comments, more simulation of the online environment.
- **I18n** - Built-in internationalized multi-language solution.
- **Config** - Flexible configuration of page color, layout, etc.## 🌈 Usage
```bash
$ npm i arco-cli@latest pnpm -g$ arco init my-project
```## 🔗 Link
- [Arco Design Pro](https://pro.arco.design)
- [Preview](https://vue-pro.arco.design)## 💎 Changelog
- [Chinese Version](https://github.com/arco-design/arco-design-pro-vue/blob/main/docs/changelog.zh-CN.md)
- [English Version](https://github.com/arco-design/arco-design-pro-vue/blob/main/docs/changelog.md)
## LICENSE
[MIT](./LICENSE) © [ArcoDesign](https://arco.design)