Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

129 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

To run project

Make python virtual environment

To make a virtual environment run (name of virtual environment 'agileEnv'): pyhton -m venv agileEnv

Activate environment

windows: 'cd' to where you can locate your environment and run 'source ./agileEnv/Scripts/activate' mac: 'cd' to where you can locate your environment and run 'source ./agileEnv/bin/activate'

Run server

Make sure your environment is activated then: 'cd' to where you can access manage.py (in the first physiopeidaWeb folder) and run 'python manage.py runserver' Then go to the ip shown in terminal (usually 127.0.0.1:8000)

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages