Skip to content

Latest commit

 

History

History
22 lines (14 loc) · 640 Bytes

README.md

File metadata and controls

22 lines (14 loc) · 640 Bytes

vshacks.tech

The official website for vsHacks 2024.

Contributing

Pull requests and issues are highly encouraged as long as they are in good faith.

Running with the Python web server

Running the website on a local web-server is useful for testing.

python3 -m http.server

Using Live Preview

Alternatively, if you are using the Visual Studio Code editor for development, you may install the Live Preview extension, which will host a local server for you. To open a preview of the website to the side, simply right-click on index.html.