Go to file
Austin Godber 8271d9b2da
All checks were successful
Gitea Actions Demo / Explore-Gitea-Actions (push) Successful in 45s
ci1
2024-05-16 08:35:49 -07:00
.gitea/workflows ci1 2024-05-16 08:35:49 -07:00
stereo-exp1 load texture 2024-04-14 17:43:56 -07:00
template add drei to template 2024-04-14 10:34:55 -07:00
.gitignore Initial commit 2024-04-14 09:12:07 -07:00
README.md add stereo-exp1 2024-04-14 11:08:56 -07:00

play.webxr.dev

Keeping the Template Updated

Periodically we should make sure that the template is up to date. To do this, we can use the npm-check-updates package. To run it, run the following command, it will show you what needs updating:

npx npm-check-updates

then to apply the changes:

npx npm-check-updates -u