parent
c8c12a6b43
commit
f32fb52829
@ -1 +1,15 @@
|
||||
# isv-project
|
||||
# Image, son et virtualisation
|
||||
|
||||
## Launch the project
|
||||
|
||||
To launch the project, you just have to go into the `image_project` folder and run the following command:
|
||||
|
||||
```sh
|
||||
python manage.py runserver
|
||||
```
|
||||
|
||||
Then you can go on the link that appear in the terminal, it should be `http://127.0.0.1:8000/`
|
||||
|
||||
You can now navigate into the page with the nav bar.
|
||||
|
||||
When you have only one input but many images are required, you can select them by using `ctrl` key
|
||||
|
Loading…
Reference in new issue