We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
pnpm
npm
1 parent 65ea42c commit a4ffe64Copy full SHA for a4ffe64
sites/hn.svelte.dev/README.md
@@ -7,6 +7,6 @@ A [Hacker News](https://news.ycombinator.com/) clone built with [SvelteKit](http
7
```bash
8
git clone [email protected]:sveltejs/sites
9
cd sites/sites/hn.svelte.dev
10
-npm install
11
-npm run dev
+pnpm install
+pnpm run dev
12
```
0 commit comments