# react-handsontable **Repository Path**: pengshaomin/react-handsontable ## Basic Information - **Project Name**: react-handsontable - **Description**: No description available - **Primary Language**: JavaScript - **License**: Not specified - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2025-02-17 - **Last Updated**: 2025-02-17 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ## 初始化项目 ```js npm install ``` ## 启动 ```js npm run dev ``` ## 编译库文件 ```js npm run build ``` ## 使用说明 将编译之后,将整个项目除node_modules外,拷贝到需要用到的项目库包里