mirror of
https://github.com/tauri-apps/tauri-docs.git
synced 2026-01-31 00:35:16 +01:00
[i18n-ignore] fix: add missing dev:setup command to getting started guide (#2598)
This commit is contained in:
2
.github/CONTRIBUTING.md
vendored
2
.github/CONTRIBUTING.md
vendored
@@ -16,7 +16,7 @@ Reach out to us on [Discord](https://discord.com/invite/tauri) on the [`#docs` c
|
||||
## Getting Started
|
||||
|
||||
1. Clone this repo
|
||||
2. Run `pnpm i`
|
||||
2. Run `pnpm i && pnpm dev:setup`
|
||||
3. Run `pnpm dev` to start the local server
|
||||
|
||||
### Gitpod
|
||||
|
||||
Reference in New Issue
Block a user