# handsontable-react-basic-example **Repository Path**: mirrors_warpech/handsontable-react-basic-example ## Basic Information - **Project Name**: handsontable-react-basic-example - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-12-22 - **Last Updated**: 2026-05-24 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # React Basic Example ## Description This is a demonstration code example in React. ## How to run this project ### Installation Call `npm install` to install all necessary dependencies. ### Development To start local development server call `npm run start`. Now you can visit http://localhost:8080 to view this project. ### Testing In order to run tests for this project call `npm run start` which will launch the development server and after the server is running, call `npm run test` to run test specs. ## License Handsontable is a commercial software with two licenses available: - Free for non-commercial purposes such as teaching, academic research, and evaluation. [Read it here](https://github.com/handsontable/handsontable/blob/master/handsontable-non-commercial-license.pdf). - Commercial license with support and maintenance included. See [pricing plans](https://handsontable.com/pricing). ## Contact support We provide support for all users through [GitHub issues](https://github.com/handsontable/handsontable/issues). If you have a commercial license then you can add a new ticket through the [contact form](https://handsontable.com/contact?category=technical_support).