khiemledev / CS105.M11.KHCL_ThreeJSBasic

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Lab4 Draw a box and plane with threejs

Install dependencies

To install the dependencies, run the following command:

npm install

Run the code

To run the code, run the following command:

npm run dev

The command below start a local server at port 3000, visit it at http://localhost:3000/ to see the result.

About


Languages

Language:JavaScript 94.9%Language:HTML 5.1%