Skip to content

echoglobal/ivan_test

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Getting the source code

Retrieve the source code:

git clone https://github.com/EchoUA/ivan_test.git my-project cd my-project

Where my-project is the name of your new website or project. Starting the virtual machine development environment

Install the required python packages:

pip install -r requirements.txt

You can now start the development web server:

./manage.py runserver

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published