progAlea Code
Brought to you by:
unareil
| File | Date | Author | Commit |
|---|---|---|---|
| src | 2017-12-06 |
|
[ca93e1] Update individu.php |
| Dockerfile | 2017-12-05 |
|
[6a25ed] added dockerfile |
| LICENSE | 2017-01-18 |
|
[258987] Initial commit |
| README.md | 2017-12-06 |
|
[19cd5d] Update README.md |
| build.bash | 2017-12-05 |
|
[6a25ed] added dockerfile |
| run.bash | 2017-12-05 |
|
[6a25ed] added dockerfile |
Program assign a random person
Pour lancer un serveur local, vous pouvez soit installer docker ou wamp :
Install Docker
Open a bash terminal (Git bash is fine for Windows) and type:
./build.bash
./run.bash
Go to localhost:80
Une fois terminé :
docker ps pour voir les processus qui tournent.
kill <<process>> pour terminer le processus.
Install Wamp
With a terminal go in wamp/www folder and type:
git clone https://github.com/unareil/progAlea.git
Go to http://localhost/progAlea/src/