Skip to content

Commit

Permalink
docs: update dev instructions
Browse files Browse the repository at this point in the history
  • Loading branch information
Julien-R44 committed Jun 8, 2023
1 parent c65cb19 commit 11a49d1
Showing 1 changed file with 2 additions and 7 deletions.
9 changes: 2 additions & 7 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -58,13 +58,8 @@ pnpm build
## Website development

- Clone repository
- Install website dependencies using `npx yarn install`

Start development:

```bash
pnpm dev
```
- Install website dependencies using `pnpm install -r`
- Start development server using `pnpm dev`

Then visit http://localhost:3000

Expand Down

0 comments on commit 11a49d1

Please sign in to comment.