Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 7 additions & 0 deletions packages/docs/src/pages/qwikcity/overview.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -21,3 +21,10 @@ Qwik City sites are fast by default:
- Download minimal JavaScript
- Come with Partytown

To follow along with this guide, run the Qwik CLI in your command line:

```bash
npm init qwik@latest
```

When prompted, choose a name for your project and Qwik City as your starter.