1
0
forked from PGL/Clyde

Adding dev instructions

This commit is contained in:
Debucquoy Anthony 2024-02-23 12:30:12 +01:00
parent fb6527afd5
commit 42d9231ef6
Signed by untrusted user: 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)