From 92abdfb20594ad14f2da783dafc8b7815169fdae Mon Sep 17 00:00:00 2001 From: Arman Boyakhchyan Date: Wed, 20 May 2026 10:13:13 +0400 Subject: [PATCH] App Template Topics: Add Demo Buttons & Video --- .../00 Application Template.md | 12 +++++++++++- .../00 Application Template.md | 13 +++++++------ .../00 Application Template.md | 12 +++++++++++- 3 files changed, 29 insertions(+), 8 deletions(-) diff --git a/concepts/40 Angular Components/30 Application Template/00 Application Template.md b/concepts/40 Angular Components/30 Application Template/00 Application Template.md index 06b3d44e34..0eff528786 100644 --- a/concepts/40 Angular Components/30 Application Template/00 Application Template.md +++ b/concepts/40 Angular Components/30 Application Template/00 Application Template.md @@ -1,4 +1,14 @@ -The DevExtreme Angular Application Template helps you create a simple Angular application with a navigation menu and several sample views in a responsive layout (see live preview). +The DevExtreme Angular Application Template helps you create a simple Angular application with a navigation menu and several sample views in a responsive layout. + +#include btn-open-github with { + href: "https://github.com/DevExpress/devextreme-angular-template" +} + + + + + View Live Demo + DevExtreme Angular Template diff --git a/concepts/50 React Components/50 Application Template/00 Application Template.md b/concepts/50 React Components/50 Application Template/00 Application Template.md index 8fea55004d..b1aa1cd2fd 100644 --- a/concepts/50 React Components/50 Application Template/00 Application Template.md +++ b/concepts/50 React Components/50 Application Template/00 Application Template.md @@ -5,16 +5,17 @@ The DevExtreme React Application Template simplifies setting up a new React proj - Placeholder authentication functions (to implement a secure login system) #include btn-open-github with { - href: "https://devexpress.github.io/devextreme-react-template/#/home" + href: "https://github.com/DevExpress/devextreme-react-template" } - -DevExtreme React Template - - + - View Video + View Live Demo +DevExtreme React Template + + + [tags] react \ No newline at end of file diff --git a/concepts/55 Vue Components/50 Application Template/00 Application Template.md b/concepts/55 Vue Components/50 Application Template/00 Application Template.md index fd9d8207e8..adf9fef2cc 100644 --- a/concepts/55 Vue Components/50 Application Template/00 Application Template.md +++ b/concepts/55 Vue Components/50 Application Template/00 Application Template.md @@ -1,4 +1,14 @@ -The DevExtreme Vue Application Template helps you create a simple Vue application with a navigation menu and several sample views in a responsive layout (see live preview). +The DevExtreme Vue Application Template helps you create a simple Vue application with a navigation menu and several sample views in a responsive layout. + +#include btn-open-github with { + href: "https://github.com/DevExpress/devextreme-vue-template" +} + + + + + View Live Demo + DevExtreme Vue Template