Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
tuanductran authored Jan 20, 2025
1 parent da62c6c commit b675b48
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,13 +24,13 @@ git clone https://github.com/tuanductran/todo-list-vite.git
### 2. Install Dependencies

```sh
pnpm install
bun install
```

### 3. Run the Development Server

```sh
pnpm dev
bun dev
```

### 4. Open your browser and navigate to
Expand Down

0 comments on commit b675b48

Please sign in to comment.