# react-modern-antd **Repository Path**: nimor/react-standard-project ## Basic Information - **Project Name**: react-modern-antd - **Description**: react+modern+antd创建的空项目,请求 ,路由,视图,规范开箱即用。 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2025-03-04 - **Last Updated**: 2025-03-04 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Modern.js App ## Setup Install the dependencies: ```bash yarn install ``` ## Get Started Start the dev server: ```bash yarn dev ``` Enable optional features or add a new entry: ```bash yarn new ``` Build the app for production: ```bash yarn build ``` Preview the production build locally: ```bash yarn serve ``` For more information, see the [Modern.js documentation](https://modernjs.dev/en).