# feng3d **Repository Path**: EricTop3/feng3d ## Basic Information - **Project Name**: feng3d - **Description**: 基于WebGL的3D游戏引擎 - **Primary Language**: TypeScript - **License**: MIT - **Default Branch**: develop - **Homepage**: http://feng3d.com - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 23 - **Created**: 2021-07-14 - **Last Updated**: 2021-07-14 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # workspace ``` npm install -g typescript@3.0 npm install -g http-server ``` ### 编译项目 使用快捷键 ```ctrl+shift+b``` 监听编译所有项目 ### 开启 http-server 使用快捷键 ``` ctrl+` ``` 打开终端并使用命令 ``` http-server ``` 开启http服务器。 ### 打开编辑器网页 点击 http-server 开启后打印出来的网页地址并进入网页 http://127.0.0.1:8080/editor/