/farm-react-admin

🧚Out-of-the-box Farm react template projects

Primary LanguageTypeScript

An out-of-the-box Farm-react development template

discord chat npm package node compatibility license



For a better development experience, please install the Biome plugin on your local development tool.

RoadMap

RoadMap

Usage

User Configuration

All configuration files are located in the config directory and can be modified according to your needs.

  • config/const.ts: Contains constants used in the project.
  • config/menu.ts: Menu configuration

Integrated Features

  • Farm: A Rust-based foundation framework that provides a complete development experience.
  • Biome: A Rust-based linting and formatting tool that enhances the development experience.
  • arco-design: An out-of-the-box React component library.
  • vite-plugin-pages: Provides a routing system based on conventions.