frading / manifold-3d-test-vanilla

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

install

yarn or npm install

start

  • Start a static file server, such as npx http-server -p 8085 -c-1 .

  • Nothing will be visible on the page, you need to open the dev console to see the output of the test function

About


Languages

Language:HTML 51.7%Language:JavaScript 48.3%