2025-RemoteSensingSeminar

ライブラリの準備

prjに移動して、

npm init
npm install maplibre-gl
npm install --save-dev vite

実行

npm run dev