-
Run the following command to serve the website locally:
python3 -m http.server 8000It can now be accessed from the browser under: http://localhost:8000/index.html
- The website has to be static to allow free and easy hosting on GitHub pages
- The website will use HTML, CSS, and JavaScript
- The following external libraries and resourcesa are already included:
- The usage of other external libraries have to be approved first.