Skip to content

Commit ca14fb6

Browse files
committed
doc
1 parent 3414371 commit ca14fb6

File tree

1 file changed

+5
-3
lines changed

1 file changed

+5
-3
lines changed

docs/getting-started/introduction.mdx

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -103,7 +103,9 @@ We implement [m3 design system](https://m3.material.io/styles/color/system/overv
103103
104104
</details>
105105

106-
## dev
106+
## Usage
107+
108+
### dev
107109

108110
```sh
109111
$ (
@@ -153,7 +155,7 @@ Then go to: http://localhost:3000
153155
> [!TIP]
154156
> If `HOME_REDIRECT=` empty, `/` will not redirect, and instead displays an index of libraries.
155157
156-
## build
158+
### build
157159

158160
```sh
159161
$ (
@@ -203,7 +205,7 @@ $ (
203205

204206
http://localhost:3000
205207

206-
## Docker
208+
### Docker
207209

208210
```sh
209211
$ docker build -t pmndrs-docs .

0 commit comments

Comments
 (0)