Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 263 Bytes

README.md

File metadata and controls

16 lines (12 loc) · 263 Bytes

webgpu-projects

This repo contains webgpu projects.

Mocha is used for testing.

Instruction

  1. Install "nodejs lts"
  2. clone this repo
  3. cd this repo
  4. npm install
  5. npm run start for dev-server launch
  6. see test result