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: docs/react/add-to-existing.md
+14-3Lines changed: 14 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,17 @@
1
-
# Adding To An Existing React App
2
-
3
-
This post has been forked from [Ely Lucas' blog post](https://dev.to/ionic/adding-ionic-react-to-an-existing-react-project-4kib) and updated to the latest version of Ionic.
1
+
---
2
+
title: Add to Existing React App
3
+
sidebar_label: Add to Existing React App
4
+
---
5
+
6
+
<head>
7
+
<title>Add Ionic React to Existing Project: Integration Guide</title>
8
+
<meta
9
+
name="description"
10
+
content="Learn how to add Ionic React to your existing React project. Step-by-step guide for integrating Ionic components and features into an existing React application."
11
+
/>
12
+
</head>
13
+
14
+
This guide covers how to add Ionic React to an existing React project.
Copy file name to clipboardExpand all lines: versioned_docs/version-v7/react/add-to-existing.md
+14-3Lines changed: 14 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,17 @@
1
-
# Adding To An Existing React App
2
-
3
-
This post has been forked from [Ely Lucas' blog post](https://dev.to/ionic/adding-ionic-react-to-an-existing-react-project-4kib) and updated to the latest version of Ionic.
1
+
---
2
+
title: Add to Existing
3
+
sidebar_label: Add to Existing
4
+
---
5
+
6
+
<head>
7
+
<title>Add Ionic React to Existing Project: Integration Guide</title>
8
+
<meta
9
+
name="description"
10
+
content="Learn how to add Ionic React to your existing React project. Step-by-step guide for integrating Ionic components and features into an existing React application."
11
+
/>
12
+
</head>
13
+
14
+
This guide covers how to add Ionic React to an existing React project.
0 commit comments