Skip to content

Latest commit

 

History

History
48 lines (38 loc) · 2.16 KB

README.en.md

File metadata and controls

48 lines (38 loc) · 2.16 KB

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.
  • Ant Design: An out-of-the-box React component library, use version 5.x.
  • vite-plugin-pages: Provides a routing system based on conventions.