Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
P
projet-cdaw
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Raphaël PEIM
projet-cdaw
Commits
b409ddff
Commit
b409ddff
authored
Dec 04, 2020
by
raphael.peim
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Edit DEPLOIEMENT.md
parent
b0ac67b9
Changes
3
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
688 additions
and
115 deletions
+688
-115
DEPLOIEMENT.md
doc/DEPLOIEMENT.md
+1
-1
package-lock.json
frontend/package-lock.json
+684
-114
package.json
frontend/package.json
+3
-0
No files found.
doc/DEPLOIEMENT.md
View file @
b409ddff
...
@@ -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
frontend/package-lock.json
View file @
b409ddff
This diff is collapsed.
Click to expand it.
frontend/package.json
View file @
b409ddff
...
@@ -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"
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment