Skip to content
This repository has been archived by the owner on Oct 12, 2023. It is now read-only.

Copy of CSCE315 project 3, web POS system for Spin N' Stone Pizza

Notifications You must be signed in to change notification settings

lilacstella/team41_project3

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Team 41 Project 3 Web App

Front End

Set Up

cd spin
npm i

Dev Build Launch

npm start

Back End

Set Up

python3 -m venv venv
source venv/bin/activate
pip3 install -r requirements.txt

Launch

python -m stone

About

Copy of CSCE315 project 3, web POS system for Spin N' Stone Pizza

Resources

Stars

Watchers

Forks

Packages

No packages published