Update README.md

This commit is contained in:
Gabriel Pastori
2023-11-12 23:10:02 -03:00
committed by GitHub
parent 9a442a9fdd
commit 5bf6914a1c

View File

@@ -27,7 +27,7 @@ Evolution Manager is an open-source management tool for the Evolution API, desig
```
4. **Run Development Server**:
```bash
yarn serve
yarn dev
```
This will start a local development server. You can access the app at `localhost:8080`.