Skip to content

qduk/CS4273_YourSpace

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CS4273_YourSpace

Clone this repo to your computer. You need docker installed and, if you are on windows, you need WSL2.

Run these commands to get the website running

  1. docker image build -t yourspace .
  2. docker run -p 5001:5000 -d yourspace

You should then be able to access the website at http://localhost:5001

About

Repo for class group prokect

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages