Overview
The Arco Pro version 2 is an out-of-the-box solution that allows users to quickly build enterprise-level applications based on Arco Design. It offers a range of features including TypeScript coding, the Arco Design React component library, 16+ page templates, customizable themes, a dark theme option, built-in API simulation, multi-architecture support, internationalization, and flexible configuration options.
Features
- TypeScript: The code is completely written in TypeScript.
- Arco Design: Powered by the Arco Design React component library.
- Templates: Includes 16+ page templates covering various scenes like tables, lists, forms, dashboard, and visualization.
- Themes: Based on the rich theme market of DesignLab, the theme can be customized to suit your project’s needs.
- Dark Theme: Easily switch to a dark theme with one click.
- Mock: Built-in API simulation solution.
- Flexible: Offers a flexible multi-architecture solution, supporting next.js, vite, create-react-app, and other development frameworks.
- I18n: Built-in internationalized multi-language solution.
- Config: Provides flexibility in configuring page colors, layout, and other options.
Installation
To install Arco Pro version 2, follow these steps:
- Clone the Arco Pro repository:
git clone https://github.com/arcodesign/ArcoPro.git
- Install the required dependencies:
cd ArcoPro
npm install
- Start the development server:
npm run dev
- Access the application in your browser at
http://localhost:3000
.
Summary
Arco Pro version 2 is a comprehensive solution for building enterprise-level applications based on Arco Design. With its range of features, including TypeScript support, customizable templates, themes, and multi-architecture compatibility, it offers developers a quick and efficient way to create professional applications. Additionally, its flexibility in configuration and built-in solutions for internationalization and API simulation make it a powerful tool for building robust applications.