Skip to content

Latest commit

 

History

History
33 lines (17 loc) · 1.05 KB

File metadata and controls

33 lines (17 loc) · 1.05 KB

Angular Basic Example

Description

This is a demonstration code example in Angular.

Live preview

You can preview this template on CodeSandbox under the URL: https://githubbox.com/handsontable/handsontable/tree/master/next/docs/angular/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

This example is released under the MIT license.

Copyrights belong to Handsoncode sp. z o.o.

Contact support

We provide support for all users through GitHub issues. If you have a commercial license then you can add a new ticket through the contact form.