Skip to content

mug-jp/maplibregljs-svelte-starter

main
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
src
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

maplibregljs-svelte-starter

README02

Start MapLibre GL JS and Svelte easily.


blog

Building a Map Application with MapLibre GL JS and Svelte


Usage

README03


Install package

npm install

code format

npm run format

build

npm run build

dev

npm run dev

Unit Tests

npm run test:unit

Lint

npm run lint


README01


License

MIT

Copyright (c) 2023 MapLibre User Group Japan




Japanese


MapLibre GL JS & Svelte スターター

README02

MapLibre GL JSとSvelteを手軽に始める


blog

MapLibre GL JSとSvelteを組み合わせた開発環境を構築してみた


使用方法

README03


パッケージインストール

npm install

コードフォーマット

npm run format

ビルド

npm run build

開発

npm run dev

Unitテスト

npm run test:unit

リント

npm run lint


README01


ライセンス

MIT

Copyright (c) 2023 MapLibre User Group Japan