# JiuDuan.Layout.Online.Web **Repository Path**: jasonstr/jiu-duan.-layout.-online.-web ## Basic Information - **Project Name**: JiuDuan.Layout.Online.Web - **Description**: jiuduan system - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2024-11-26 - **Last Updated**: 2024-12-17 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README

九段系统

# 安装依赖 yarn --registry=https://registry.npmmirror.com # 启动服务 yarn dev # 构建测试环境 yarn build:stage # 构建生产环境 yarn build # 前端访问地址 http://localhost:8887