Skip to content

ddovnar/simplewebapp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

To run server

Server used python3.

  1. Install requirements: Go to server folder
cd ./server

Install requirements:

pip install -r requirements.txt
  1. Run server
python run.py
  1. Test app

Open url http://localhost:5020 in the browser

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published