Skip to content

anwesha999/Yo-Yo-Pizza

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Yo Yo pizza ordering app

Starting the frontend

cd frontend
npm install
npm start

Starting the backend

cd backend
virtualenv env
source enb/bin/activate
pip install -r requirements.txt
python main.py

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published