# webgl-time-axis **Repository Path**: yuxieweiliang/webgl-time-axis ## Basic Information - **Project Name**: webgl-time-axis - **Description**: 党历程,时间轴类,webGL项目。 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 1 - **Created**: 2020-12-16 - **Last Updated**: 2022-03-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README - 安装依赖 ``` npm i serve -g ``` - 启动本地调试 ``` serve ``` - 目标路径 ``` http://localhost:5000/terrain/terrain.html http://localhost:5000/landscape/landscape.html ```