Skip to content

u-adrian/MOF_Web_Server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MOF_Web_Server

What you need to install:

  1. Python
  2. Django

How to start the development server:

  1. open a commandline in the the main project folder (where README.md and manage.py is)
  2. execute the command "python manage.py runserver". !!!Important!!! This is a dev. server don't use it in production!

Now you can open your browser. The server should be accessible at "http://127.0.0.1:8000/test_ai/" (this can be changed)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published