Notes for Udacity's Interactive 3D Graphics course.
-
Install dependencies (one time).
npm install -
Run local server.
npm run serveAlternatively, you may run:
npm start -
Navigate to http://localhost:8080/.
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Notes for Udacity's Interactive 3D Graphics course.
Install dependencies (one time).
npm install
Run local server.
npm run serve
Alternatively, you may run:
npm start
Navigate to http://localhost:8080/.