Skip to content

Commit

Permalink
Merge pull request #1 from vanvuongngo/update-readme
Browse files Browse the repository at this point in the history
add doc to use: pnpm install
  • Loading branch information
vanvuongngo authored Sep 11, 2023
2 parents 73f539d + ebd89af commit 8d14a44
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,10 @@ HTTP path: /...
cd <project-name>
```

```sh
pnpm install # or `npm install`
```

build your Qwik app and start your Spin app

```sh
Expand Down

0 comments on commit 8d14a44

Please sign in to comment.