# WebGPU-Performance-Test **Repository Path**: webglset/WebGPU-Performance-Test ## Basic Information - **Project Name**: WebGPU-Performance-Test - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-10-21 - **Last Updated**: 2021-10-21 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # How to build and run 1.npm install ```js npm install ``` 2.run dev ```js npm run dev ``` 3.open browser and input the index.html's url(webgpu index.html should run in Chrome Canary Browser) input the url like this: http://localhost:3000/test/draw_triangles/webgl/index.html