Adding dev instructions
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

This commit is contained in:
Debucquoy Anthony 2024-02-23 12:30:12 +01:00
parent fb6527afd5
commit 42d9231ef6
Signed by: tonitch
GPG Key ID: A78D6421F083D42E

9
README.md Normal file
View File

@ -0,0 +1,9 @@
# 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)