Install dev dependencies separately

This commit is contained in:
2026-02-28 15:57:37 +01:00
parent 96e58bbf62
commit df9ee2814f
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
```