updated readme
This commit is contained in:
14
README.md
14
README.md
@@ -39,20 +39,12 @@ npm run dev
|
|||||||
```
|
```
|
||||||
|
|
||||||
|
|
||||||
5. Or if want to run specfic app (either Backend or Frontend).
|
5. Now you need to run the selnium service as well.
|
||||||
```sh
|
```sh
|
||||||
cd apps/Backend
|
cd apps/SeleniumService
|
||||||
npm run dev
|
python3 agent.py
|
||||||
```
|
```
|
||||||
|
|
||||||
or
|
|
||||||
|
|
||||||
```sh
|
|
||||||
cd apps/Frontend
|
|
||||||
npm run dev
|
|
||||||
```
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
## This in a Turborepo. What's inside?
|
## This in a Turborepo. What's inside?
|
||||||
|
|||||||
Reference in New Issue
Block a user