# React Basic Example

## Description

This is a demonstration code example in React.

## Live preview

You can preview this template on CodeSandbox  under the URL: https://githubbox.com/handsontable/handsontable/tree/master/next/docs/react/basic-example

## 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).
