# spread-demo **Repository Path**: Yang-yibu/spread-demo ## Basic Information - **Project Name**: spread-demo - **Description**: 测试代码哈哈哈大大阿斯达 - **Primary Language**: Unknown - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2023-03-21 - **Last Updated**: 2025-02-12 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # SpreadJS React Sample >This sample shows how to use SpreadJS React Wrapper in React project. ## Quick Overview ``` bash # install dependencies npm install # serve with hot reload at localhost:3000 npm start ## 启动 Electron 程序 npm run start:main # 或者 npx electron http://localhost:3000 ``` ## About SpreadJS React Component This package contains the wrapper components plug-in to use SpreadJS in React project. Please see [GrapeCity SpreadJS React Wrapper Components](https://www.npmjs.com/package/@grapecity/spread-sheets-react) For a detailed listing of SpreadJS sub-libraries and plug-ins, please see [Using SpreadJS Libraries](http://help.grapecity.com/spread/SpreadSheets11/webframe.html#UsingSpread.SheetswithReact.html).