You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
16 lines
450 B
16 lines
450 B
# 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
|