An out-of-the-box solution to quickly build enterprise-level applications based on Arco Design.
English | 简体中文
- TypeScript - The code is completely written in TypeScript
- Arco Design - Powered by ArcoDesign React component library
- Templates - 16+ page templates, covering tables, lists, forms, dashboard, visualization and other scenes.
- Themes - Based on the rich theme market of DesignLab, make your projects ever-changing.
- Dark Theme - Switch to dark theme with one click.
- Mock - Built-in API simulation solution
- Flexible - Flexible multi-architecture solution, support next.js / vite / cra and other development frameworks
- I18n - Built-in internationalized multi-language solution
- Config - Flexible configuration of page color, layout, etc
In essence, a Pro project is a set of project templates. The common pro project templates on the market generally have a fixed selection and structure, so that if users want to modify the structure themselves, the cost will be relatively high.
Therefore, the Arco Pro v2 version has designed a set of multi-architecture solutions that can output pro templates of multiple architectures on the basis of maximizing code reuse.
$ npm i @arco-design/arco-cli@latest yarn -g
$ arco init my-project