You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: angular17-example/README.md
+3Lines changed: 3 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,8 @@
1
1
# Angular example
2
2
3
+
> [!IMPORTANT]
4
+
> Please keep in mind, that we do not include the [`@db-ux/db-theme`](https://npmjs.com/@db-ux/db-theme) so you won't have the examples displayed with the DB font and only have a small stack of icons available.
5
+
3
6
> **Note:** This was tested with Angular 17 this setup may change with other versions
4
7
5
8
1. init new angular project `ng new angular-example`
Copy file name to clipboardExpand all lines: react-example/README.md
+3Lines changed: 3 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,8 @@
1
1
# React example
2
2
3
+
> [!IMPORTANT]
4
+
> Please keep in mind, that we do not include the [`@db-ux/db-theme`](https://npmjs.com/@db-ux/db-theme) so you won't have the examples displayed with the DB font and only have a small stack of icons available.
5
+
3
6
1. init new vite project `npm create vite@latest react-example`
Copy file name to clipboardExpand all lines: react-tailwind-template/README.md
+3Lines changed: 3 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,8 @@
1
1
# React + TypeScript + Vite
2
2
3
+
> [!IMPORTANT]
4
+
> Please keep in mind, that we do not include the [`@db-ux/db-theme`](https://npmjs.com/@db-ux/db-theme) so you won't have the examples displayed with the DB font and only have a small stack of icons available.
5
+
3
6
This template provides a minimal setup to get React working in Vite with HMR and some ESLint rules.
Copy file name to clipboardExpand all lines: vue-example/README.md
+3Lines changed: 3 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,8 @@
1
1
# Vue Example
2
2
3
+
> [!IMPORTANT]
4
+
> Please keep in mind, that we do not include the [`@db-ux/db-theme`](https://npmjs.com/@db-ux/db-theme) so you won't have the examples displayed with the DB font and only have a small stack of icons available.
5
+
3
6
1. init new vite project `npm create vite@latest vue-example`
0 commit comments