Skip to content

Commit

Permalink
update node.js guideline #3
Browse files Browse the repository at this point in the history
  • Loading branch information
jeffreywangzhi committed Jan 27, 2024
1 parent d687c76 commit 08f3da7
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,5 +32,11 @@ $ cd ThreeJS_3D-Viewer
$ live-server
```

[optional] 3. Start the 3D viewer with **node.js**.

```bash
$ node server.js
```

## Who do I talk to <a name = "author"></a> ##
* Jeffrey Wang ([email protected])

0 comments on commit 08f3da7

Please sign in to comment.