Skip to content

Repository files navigation

Website-source-code

First Time Setup

Install Python

Make sure you have Python 3 installed.

MacOS

brew install python3

Ubuntu or other Debian based distro

sudo apt-get python3

Note: Not verified if this command works.

Windows

Not sure how to make this work on Windows.

Usage

Clone Directory

Open up Terminal. Clone this repo to your favorite location on your local machine:

cd <enter path to your favorite folder here>
git clone https://github.com/michigan-lemma/Website-source-code.git

Run Python server

python3 -m http.server 8000

View the website

Type localhost:8000 in your browser search bar.

About

Website source code

Resources

Stars

0 stars

Watchers

2 watching

Forks

Releases

Packages

Contributors

Languages