UNPKG

vertecs

Version:

A typescript entity-component-system framework

11 lines (10 loc) 204 B
<!DOCTYPE html> <html lang="en"> <head> <meta charset="UTF-8"> <title>Hello Cube</title> </head> <body> <script src="../../dist/examples/three/hello-cube.js" type="module"></script> </body> </html>