Skip to content

Commit 804ab83

Browse files
committed
docs
1 parent f8aff3e commit 804ab83

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

apps/docs/src/server/docs/01-get-started.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ Install the `ovr` package from npm using your preferred package manager.
1111
npm i ovr
1212
```
1313

14-
Alternatively, you can setup ovr with a pre-configured template using [Vite with domco](https://domco.robino.dev). This includes live reload and options for Tailwind, deployment adapters, and more.
14+
Alternatively, you can setup ovr with a pre-configured template using [Vite with domco](https://domco.robino.dev). This includes live reload and options for Tailwind, deployment adapters, and more. domco will create a server entry point in `src/server/+app.tsx` with ovr pre-configured.
1515

1616
```bash
1717
npx create-domco@latest --framework=ovr

0 commit comments

Comments
 (0)