Initialize web-test frontend
This commit is contained in:
15
web-test/README.md
Normal file
15
web-test/README.md
Normal file
@@ -0,0 +1,15 @@
|
||||
# Cesium Web Test
|
||||
|
||||
This frontend is the local Cesium test client.
|
||||
|
||||
- Direct dependency: `cesium`
|
||||
- Dev server: `vite`
|
||||
- Local simulation service integration
|
||||
- Trajectory rendering and playback
|
||||
- ArcRotate camera around the aircraft
|
||||
|
||||
Run:
|
||||
|
||||
```powershell
|
||||
npm.cmd run web:dev
|
||||
```
|
||||
Reference in New Issue
Block a user