@shimizu/cra-template-deckgl

This is deck.gl template for Create React App.

Usage no npm install needed!

<script type="module">
  import shimizuCraTemplateDeckgl from 'https://cdn.skypack.dev/@shimizu/cra-template-deckgl';
</script>

README

cra-template-deckgl

これは、crate-react-app コマンドを使ってdeck.glを用いた地図を作るためのシンプルなテンプレートです。

install

$ create-react-app my-app --template @shimizu/cra-template-deckgl