V-FOR-VEND3TTA / news-aggregator

An ecommerce news aggregator built in Django and Bootstrap
0 stars 0 forks source link

Run the Development Server #8

Closed V-FOR-VEND3TTA closed 4 months ago

V-FOR-VEND3TTA commented 4 months ago

Run the development server with the following command:

python manage.py runserver

NB: Make sure you are inside the project directory where the manage.py file is located.

V-FOR-VEND3TTA commented 4 months ago

Successfully run the server