Skip to content

HashirGJ8842/Pizza

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pinnocio's Pizza and Subs

A small Django Project.

Installation

In order to use it locally, follow these steps

  • Clone your repository to your local computer.
  • Activate your Virtual Environment.
  • Navigate to the repository on your local machine.
  • Run the following in your terminal
pip install -r requirements.txt

In order to install dependencies.

  • Run the following in your terminal
python manage.py runserver