Projet de stage 2021
This commit is contained in:
parent
eb522143cf
commit
d1b38d5408
@ -21,7 +21,7 @@ Il fonctionne avec les frameworks ASP .net Core 5.0 & Vue.js.
|
||||
- Il faut que votre machine possède le gestionnaire de version [git](https://git-scm.com/downloads) d'installé.
|
||||
|
||||
|
||||
# Guide
|
||||
## Guide
|
||||
|
||||
Vous devez, dans un premier temps, cloner le projet git en tapant dans une invite de commande ou un terminal : ```git clone git@bitbucket.org:key4team/intranet.git```
|
||||
|
||||
|
3
key4intranet.Api/README.md
Normal file
3
key4intranet.Api/README.md
Normal file
@ -0,0 +1,3 @@
|
||||
# Key4intranet.api
|
||||
|
||||
Partie back-end de l'intranet
|
3
key4intranet.authentication/README.md
Normal file
3
key4intranet.authentication/README.md
Normal file
@ -0,0 +1,3 @@
|
||||
# Key4intranet.authentication
|
||||
|
||||
Partie authentification de l'intranet.
|
@ -1,5 +1,7 @@
|
||||
# key4intranet.front
|
||||
|
||||
Partie front-end de l'intranet.
|
||||
|
||||
## Project setup
|
||||
```
|
||||
npm install
|
||||
|
@ -1,3 +1,3 @@
|
||||
# Key4intranet
|
||||
|
||||
Mettez ici vos documents
|
||||
Partie dépot de fichiers pour téléchargement de l'intranet. Mettez ici vos documents.
|
||||
|
Loading…
x
Reference in New Issue
Block a user