зеркало из
1
0
Форкнуть 0
This is the Getting Started example in the Kendo UI Angular documentation
Перейти к файлу
Dimo Dimov dae3219482 Update README and add resource links to app 2021-04-07 09:52:51 +03:00
src Update README and add resource links to app 2021-04-07 09:52:51 +03:00
.browserslistrc Add .browserslistrc 2021-03-05 15:48:41 +02:00
.gitignore Add Kendo UI Angular DropDownList and Grid 2021-03-19 10:53:55 +02:00
LICENSE.md Add LICENSE.md file 2021-03-05 15:33:00 +02:00
README.md Update README and add resource links to app 2021-04-07 09:52:51 +03:00
angular.json Add Kendo UI Angular DropDownList and Grid 2021-03-19 10:53:55 +02:00
karma.conf.js initial upload 2021-03-05 15:14:56 +02:00
package-lock.json Updated the Angular version 2021-03-26 12:12:22 +02:00
package.json Updated the Angular version 2021-03-26 12:12:22 +02:00
tsconfig.app.json Add tsconfig files 2021-03-05 15:44:43 +02:00
tsconfig.json Add tsconfig files 2021-03-05 15:44:43 +02:00
tsconfig.spec.json Add tsconfig files 2021-03-05 15:44:43 +02:00
tslint.json Add tsconfig files 2021-03-05 15:44:43 +02:00

README.md

Kendo UI for Angular: Angular CLI

This project is part of the Getting Started guide in the Kendo UI for Angular documentation. The app was generated with the Angular CLI.

Install the app

  1. Clone this repository with your Git client or by executing

    git clone https://github.com/telerik/kendo-angular-getting-started.git

  2. Enter the project directory, e.g. cd kendo-angular-getting-started

  3. Run npm install to install the project dependencies.

Table of Contents

Development Server

Run ng serve for a dev server. Navigate to http://localhost:4200/. The app will automatically reload if you change any of the source files.

Code Scaffolding

Run ng generate component component-name to generate a new component. You can also use ng generate directive|pipe|service|class|guard|interface|enum|module.

Build

Run ng build to build the project. The build artifacts will be stored in the dist/ directory. Use the --prod flag for a production build.

Angular CLI Help

For additional support on the Angular CLI:

Other Sample Projects with Kendo UI for Angular

Project Repository Documentation
Kendo UI for Angular with Angular QuickStart Using with SystemJS
Kendo UI for Angular with Angular Seed Not documented
Kendo UI for Angular with Angular Universal Universal Rendering
Kendo UI for Angular with UI for ASP.NET Core UI for ASP.NET Core Integration
Kendo UI for Angular with NativeScript Not documented
Translating the custom messages of the Kendo UI components for Angular Translation of Messages