Skip to content
This repository was archived by the owner on Mar 10, 2025. It is now read-only.

CSCE315-Spring23/team41_proj3

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

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Contributors 6