now yarn start :3

This commit is contained in:
matu6968 2024-07-10 19:00:10 +00:00
parent 3687af48e5
commit 011b2530e4

View File

@ -18,5 +18,5 @@ PORT=3000
```
yarn install
node main.js
yarn start
```