This commit is contained in:
dvelo 2024-08-03 09:06:24 -06:00 committed by GitHub
parent 724c301a70
commit 92082e6dc0
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -34,4 +34,4 @@ Second, run `yarn` and `yarn build`. To start the app, run `yarn start`.
### Dev ### Dev
Swap `npm run build` for `npm run dev`. Swap `yarn build` for `yarn dev`.