More Premium Hugo Themes Premium React Themes

React Amis Admin

一个开箱可用的Amis + React 低代码开发环境

React Amis Admin

一个开箱可用的Amis + React 低代码开发环境

Author Avatar Theme by iceqing
Github Stars Github Stars: 168
Last Commit Last Commit: Dec 7, 2023 -
First Commit Created: Jan 15, 2024 -
default image

Overview:

The react-amis-admin is a low-code development environment that combines the Amis framework with React. It provides both Vite and Webpack versions for packaging. It supports low-code development with Amis and also allows for traditional React development or customization with Antd components. This repository does not include backend code, as it is designed for front-end development. With react-amis-admin, pages can be developed by simply writing JSON or using the drag-and-drop interface provided by Amis, significantly reducing the workload for front-end development.

Features:

  • Amis integration: Combines the Amis framework with React for low-code development.
  • Vite and Webpack versions: Offers both Vite and Webpack versions for packaging the project, allowing developers to choose based on their needs.
  • Customizability: Supports React-native development or optional integration with Antd components for more complex layouts.

Installation:

To install and use react-amis-admin, follow these steps:

  1. Clone the repository:

    git clone [repository]
    
  2. Install dependencies:

    npm install
    
  3. Start the project:

    npm start
    
  4. Access the newly created page: Open a browser and enter the following URL: http://localhost:8080/hello

For more detailed development instructions, please refer to the online documentation of react-amis-admin.

Summary:

React-amis-admin is a low-code development environment that combines the Amis framework with React. It provides a convenient way to develop web pages by writing JSON or using the drag-and-drop interface provided by Amis. The project offers both Vite and Webpack versions for packaging and allows for customization with React or Antd components. Its easy setup and customizable features make it a flexible tool for front-end development.