Install dev dependencies separately

This commit is contained in:
2026-03-01 14:27:34 +01:00
parent 4f1c803b81
commit 190a897728
3 changed files with 31 additions and 5 deletions

View File

@@ -9,7 +9,6 @@ This is a Viem and Hardhat 3 project. To get started, please read the instructio
To start the lab, run:
```shell
npm install
npm run start
```