longhao-ControlPanel Project setup プロジェクトのルートディレクトリに .env.local を作成し、VUE_APP_MAPBOX_ATにMapboxのアクセストークンを設定してください。 また、VUE_APP_MAP_CENTER_LONGITUDEに地図の中心点の経度、VUE_APP_MAP_LATITUDEに緯度を設定してください。 npm install Compiles and hot-reloads for development npm run serve Compiles and minifies for production npm run build Lints and fixes files npm run lint Customize configuration See Configuration Reference.