On the tutorial at google they use a plain HTML file.
You can use Live Server, but to get good type-hints I set it up with vite.
Run npm run dev
to start.
You may need the WebGPU Troubleshooting Guide to set up the browser.
Each branch has up-to that tutorial.
The wgsl
vscode extension is quite useful for highlighting shaders.