diff --git a/README.md b/README.md new file mode 100644 index 0000000..bab8596 --- /dev/null +++ b/README.md @@ -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)