fix: indicate yarn dev (#141)

This commit is contained in:
mrakoczy-fp 2023-05-09 17:56:36 +02:00 committed by GitHub
parent 2810f0178f
commit 03dbce69e0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -34,7 +34,7 @@ Your `.env.local` now contains the following environment variables:
## Develop
```bash
yarn start
yarn dev
```
## Test