扫雷车 使用Elixir Phoeinix LiveView构建。 要启动Phoenix服务器: 使用mix deps.get安装依赖mix deps.get 使用cd assets && npm install安装Node.js依赖项cd assets && npm install 使用mix phx.server启动Phoenix端点 现在,您可以从浏览器访问 。