Skip to content

Commit 76a85bb

Browse files
adding docu for tailwind viewer
1 parent 181c5ad commit 76a85bb

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

README.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
# Nuxt 3 & Tailwind 3 Starter
22

3+
Including tailwindConfig and Tailwind Config Viewer!
4+
35
Be patient, this is just a Beta version of Nuxt3.
46

57
For Nuxt3 Installation and configuration I recommend to look at the [documentation](https://v3.nuxtjs.org).
@@ -19,6 +21,8 @@ yarn install
1921

2022
Start the development server on http://localhost:3000
2123

24+
Parallel there will be a Tailwind Config Viewer on http://localhost:3001
25+
2226
```bash
2327
yarn dev
2428
```
@@ -31,4 +35,4 @@ Build the application for production:
3135
yarn build
3236
```
3337

34-
Checkout the [deployment documentation](https://v3.nuxtjs.org/docs/deployment).
38+
Checkout the [deployment documentation](https://v3.nuxtjs.org/docs/deployment).

0 commit comments

Comments
 (0)