Skip to content

Commit fec0c44

Browse files
docs(common): improve what you need for first time users
1 parent f775031 commit fec0c44

File tree

2 files changed

+8
-4
lines changed

2 files changed

+8
-4
lines changed

getting-started/what-you-need.md

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -13,11 +13,13 @@ position: 3
1313

1414
This article explains the packages you need to use the Telerik UI for Blazor components, how to get them, and how to configure your project to include the Telerik Blazor components.
1515

16-
To use the Telerik UI for Blazor, you need:
16+
To use the Telerik UI for Blazor, you need to:
1717

18-
1. To get the [Telerik Blazor packages](#telerik-specific-packages) in your project
19-
1. Add the [client assets](#client-assets)
20-
1. [Set up the project](#project-configuration) to recognize the Telerik components
18+
1. get the [Telerik Blazor packages](#telerik-specific-packages) in your project
19+
1. add the [client assets](#client-assets)
20+
1. [set up the project](#project-configuration) to recognize the Telerik components
21+
22+
>note Make sure you can build and deploy a vanilla Blazor project before moving forward with using UI for Blazor. This will ensure that the framework prerequisites are working. See the [Before You Continue](#before-you-continue) section if you don't have a project already, before you continue with this article from the top.
2123
2224
## Telerik Specific Packages
2325

introduction.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,8 @@ If you are a new user, we recommend that you **follow the First Steps articles**
2424

2525
* [Get Started with Server-side Blazor]({%slug getting-started/server-side%})
2626

27+
You can find the basics of what our packages include and how to set up a project in the [What You Need]({%slug getting-started/what-you-need%}) article. It is suitable for people familiar with the IDE and Blazor and lists some more advanced details than the articles above.
28+
2729
## List of Components
2830

2931
Blazor is still an experimental technology and the component suite is new. We are constantly working on adding new features and components.

0 commit comments

Comments
 (0)