Commit b409ddff authored by raphael.peim's avatar raphael.peim

Edit DEPLOIEMENT.md

parent b0ac67b9
...@@ -25,4 +25,4 @@ Voici la marche à suivre que nous vous proposons : ...@@ -25,4 +25,4 @@ Voici la marche à suivre que nous vous proposons :
````sh ````sh
npm run serve npm run serve
```` ````
- Se rendre à [cette adresse](http://localhost:8888/) - Se rendre à http://localhost:8080/
\ No newline at end of file \ No newline at end of file
This diff is collapsed.
...@@ -16,7 +16,10 @@ ...@@ -16,7 +16,10 @@
"bootstrap-vue": "^2.19.0", "bootstrap-vue": "^2.19.0",
"core-js": "^3.6.5", "core-js": "^3.6.5",
"cors": "^2.8.5", "cors": "^2.8.5",
"express": "^4.17.1",
"jquery": "^3.5.1", "jquery": "^3.5.1",
"socket.io": "^3.0.3",
"socket.io-client": "^3.0.3",
"vue": "^2.6.12", "vue": "^2.6.12",
"vue-axios": "^3.2.0", "vue-axios": "^3.2.0",
"vue-router": "^3.2.0" "vue-router": "^3.2.0"
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment