Repository for all public assets https://www.jsdelivr.com/?docs=gh
If you have Python installed:
python3 -m http.server 8000
Open http://localhost:8000/index.html
- Install Node.js. Download from https://nodejs.org
- Open terminal and install http-server (-g for globally)
npm install -g http-server
- Navigate into project directory
http-server