зеркало из
1
0
Форкнуть 0

Add app installation instructions

This commit is contained in:
Dimo Dimov 2021-03-22 15:46:01 +02:00 коммит произвёл GitHub
Родитель c78344f7b6
Коммит 8788a6b399
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: 4AEE18F83AFDEB23
1 изменённых файлов: 8 добавлений и 0 удалений

Просмотреть файл

@ -2,6 +2,14 @@
This project is part of the [Getting Started guide](https://www.telerik.com/kendo-angular-ui/components/getting-started/) in the [Kendo UI for Angular documentation](https://www.telerik.com/kendo-angular-ui/components/). The app was generated with [Angular CLI](https://github.com/angular/angular-cli) version 11.2.1.
## 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`
1. Enter the project directory, e.g. `cd kendo-angular-getting-started`
1. Run `npm install` to install the project dependencies.
## 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.