# 4DMap ## Run Setup ``` bash # install dependencies npm install # 创建底图存储位置 mkdir baseMap # serve with hot reload at localhost:8080 node index ```