Skip to content

Commit 85273b9

Browse files
Update command to start development server
1 parent 9862ae7 commit 85273b9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -193,7 +193,7 @@ SwiftChain-Frontend/
193193

194194
4. **Run the development server:**
195195
```bash
196-
npm run dev
196+
pnpm dev
197197
```
198198

199199
Open [http://localhost:3000](http://localhost:3000) with your browser to see the result.

0 commit comments

Comments
 (0)