This app uses a simple httpd service that is spun up using Docker.
Check it out! (☞ຈل͜ຈ)☞ https://townofdon.github.io/ytv-parallax-vanilla-js/
- Docker (recommend Docker Desktop)
- NodeJS - install guide
Install everything
yarn install
# or
npm install
Run the server
docker-compose up
git subtree push --prefix src origin gh-pages