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: README.md
+5-3Lines changed: 5 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -4,15 +4,13 @@ TailGrids is a library of high-quality Tailwind CSS UI components and blocks, de
4
4
5
5
The free core version provides numerous UI components along with all core components. It is available for both personal and commercial projects. Please feel free to use it, and don't forget to support and inspire our team by starring this repo.
6
6
7
-
It's worth noting that this same set of components is also available for React.js and Vue.js.
8
-
9
7
### [🚀 Explore All Components](https://tailgrids.com/components)
10
8
11
9
### [🌏 Visit Website](https://tailgrids.com)
12
10
13
11
### [📃 Documentation](https://tailgrids.com/docs)
14
12
15
-
### Installing via NPM
13
+
### Installing via NPM - Same for HTML, React, and Vue projects
16
14
17
15
Ensure you've installed [Node.js](https://nodejs.org) and [Tailwind CSS](https://tailwindcss.com/docs/plugins) before TailGrids NPM package. Here's a quick guide to get you started with Tailgrids:
18
16
@@ -36,6 +34,10 @@ And that's it! You're all set to start using TailGrids in your project. Happy co
36
34
37
35
>This TailGrids NPM package enables you to use UI components seamlessly in HTML, React, and Vue projects.
38
36
37
+
### Detailed Installation Guides for React and Vue:
38
+
-**[Installing on React](https://tailgrids.com/docs/components/react)**
39
+
-**[Installing on Vue](https://tailgrids.com/docs/components/vue)**
40
+
39
41
### [⚡ Get PRO Version](https://tailgrids.com/pricing)
40
42
41
43
### [📄 Detailed Documentation and Usage Guide](https://tailgrids.com/docs)
0 commit comments