Clyde/README.md
Anthony Debucquoy 42d9231ef6
All checks were successful
deploy to production / deploy-frontend (push) Successful in 23s
Build and test FrontEnd / Build (push) Successful in 21s
Build and test FrontEnd / Test (push) Successful in 23s
Adding dev instructions
2024-02-23 12:30:12 +01:00

10 lines
245 B
Markdown

# Clyde project
## Dévelopement
```
$ ./gradlew backend:run frontend:run --parallel
```
permet de lancer le frontend sur [http://localhost:5173](http://localhost:5173) ansi que le frontend sur [http://localhost:8080](http://localhost:8080)