chore: add local dev guides to getting started for visibility

This commit is contained in:
Qiao Han
2023-03-29 11:41:32 +08:00
parent a72562a1c6
commit 1c2a01d377
2 changed files with 7 additions and 0 deletions

View File

@@ -48,6 +48,7 @@ export const gettingstarted = {
items: [
{ name: 'Features', url: '/guides/getting-started/features' },
{ name: 'Architecture', url: '/guides/getting-started/architecture' },
{ name: 'Local Development', url: '/guides/cli/local-development' },
{
name: 'Framework Quickstarts',
items: [