# react-spread-and-designer-template **Repository Path**: ExcellentDavid/react-spread-and-designer-template ## Basic Information - **Project Name**: react-spread-and-designer-template - **Description**: SpreadJS React 模板 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 1 - **Created**: 2023-11-22 - **Last Updated**: 2025-02-11 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # React SpreadJS 项目模板 本模板包含了 `SpreadJS` 运行时 *Spread* 和 设计器 *Designer*,分别位于 `src/views/SpreadView.jsx` 和 `src/views/SpreadView.jsx` ,可根据项目情况酌情使用。 ## 快速开始 安装依赖 ```sh npm install ``` 启动开发服务器 ``` sh npm run dev ``` 打包项目 ```sh npm run build ``` ## 相关资源 1. 学习指南:https://demo.grapecity.com.cn/spreadjs/SpreadJSTutorial/ 2. 产品文档:https://demo.grapecity.com.cn/spreadjs/help/docs/overview 3. API文档:https://demo.grapecity.com.cn/spreadjs/help/api/modules/GC.Spread.Sheets 4. 示例代码:https://docs.grapecity.com.cn/spreadjs/practice/welcome 5. 技术论坛:https://gcdn.grapecity.com.cn/showforum-232-1.html