Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
nphias committed Feb 5, 2023
1 parent 379871a commit 92a842a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
# ngx-deckgl-globe
A starter kit for typescript globe UI experimenters with deck.gl
A starter kit for typescript globe UI experimentors with deck.gl

<img width="552" alt="image" src="https://user-images.githubusercontent.com/17417820/216807410-c7c5990b-637d-4352-99a4-fd1e46ddb941.png">

The template is to help others start with deck.gl, angular and the globeview.

deck.gl is still in transition to typescript and lacks typing.
skiplibcheck is used in tsconfig for out-of-the-box startup.
'skiplibcheck' is used in tsconfig for out-of-the-box startup.
'ng test' can be used to check typings, for those who want to contribute or follow progress

1. npm install
Expand Down

0 comments on commit 92a842a

Please sign in to comment.