tutorial-bundle is a NodeCG bundle.
git clone https://github.com/EwanLyon/tutorial-bundle.gitThis downloads the files from this repositorycd tutorial-bundleEnters the bundlenpm installDownloads node packages required for this to run. In this case only the GSAP animation library is downloaded.npm run startORnpx nodecg startORnodecg start(if you have the nodecg-cli installed globally.)