# {{ YOUR TITLE GOES HERE }} ## Description {{ YOUR DESCRIPTION GOES HERE }} ## How to run this example ### 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. ### Forking This example is one of many projects in a common repository (monorepo). If you want to modify it, you have two options of forking it: 1. you can fork this entire repository 2. you can copy the example into a new repository. We have detailed instructions [here](../../../../README.md#copying-an-example-to-a-separate-repo) ("Copying an example to a separate repo"). ## 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). ## Technical support If you have a commercial license and your support plan is active, contact our [Technical Support Team](https://handsontable.com/contact?category=technical_support). We also support free-tier users through [GitHub issues](https://github.com/handsontable/handsontable/issues).