A starter kit for Essential Studio for JavaScript Angular 2 components
Перейти к файлу
Karthick Thangasamy fbc0ae0735 ej-angular2 release version changed 2017-01-02 12:56:35 +05:30
config webpack starter application committed 2016-10-27 17:44:34 +05:30
src Added npm packages for Syncfusion Angular 2 components. 2017-01-02 12:18:48 +05:30
.gitignore webpack starter application committed 2016-10-27 17:44:34 +05:30
README.md documentation help url changes committed 2016-11-21 15:04:50 +05:30
package.json ej-angular2 release version changed 2017-01-02 12:56:35 +05:30
tsconfig.json Added npm packages for Syncfusion Angular 2 components. 2017-01-02 12:18:48 +05:30
webpack.config.js webpack starter application committed 2016-10-27 17:44:34 +05:30

README.md

Angular 2 Syncfusion JavaScipt Components

Essential JavaScript provides support for Angular 2 Framework through wrappers. Each Syncfusion widgets are created as Angular 2 components with built in support for data binding and child directives to make complex property definition easier.

ejAngular2-seed

A simple starter project to getting started with Angular 2 Syncfusion JavaScript components.

Running the App

  • Clone or fork this repository.
  • Make sure you have node.js installed version 5+.
  • Make sure you have NPM installed version 3+.
  • WINDOWS ONLY run npm install -g webpack webpack-dev-server typescript to install global dependencies.
  • run npm install to install dependencies.
  • run npm start to fire up dev server.
  • open browser to http://localhost:3000
  • if you want to use other port, open package.json file, then change port in --port 3000 script and also change the port in config/webpack.dev.js.

Documentation

For complete documentation for getting started with Angular 2 Syncfusion Components, please visit https://help.syncfusion.com/angular-2/

Demos

Find live demos for the Angular 2 Syncfusion Components here.

Support

In case of any questions regarding the use of Syncfusion JavaScript, please contact us by creating a support ticket.

License Information

For licensing information about Syncfusion JavaScript, Download the Syncfusion License Agreements from here.