Skip to content

LiveGTech/Website

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Website

The LiveG website, at liveg.tech.

Licensed by the LiveG Open-Source Licence.

Testing locally

To test locally, launch a local web server in the src directory. This is where the root of the website is.

A convenient way to start a web server is to run the following command:

python3 -m http.server

You should then be able to access the website locally by visiting localhost:8000 in your browser.

Releases

No releases published

Packages

No packages published