Skip to content

albert6481/axrial_vending_machine

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Setup instructions:

  1. Create a new virtual python environment (https://www.freecodecamp.org/news/how-to-setup-virtual-environments-in-python/) or new conda environment (conda create --name {environment_name} python==3.9) using cmd.
  2. Activate your environment, cd to the project directories, then run pip install to install all packages.
  3. Continue to start the development server with python manage.py runserver and you are good to go.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors