Skip to content

Commit

Permalink
docs: Add demo section with links to README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
L422Y committed Nov 11, 2024
1 parent 5030d53 commit cae9e96
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,12 @@ ideal for sophisticated mapping solutions where enhanced control over data stora
Ideally, this library is meant to be used in conjunction with a data store (e.g. a database, API, etc.),
and/or state management solution, such as [pinia](https://github.com/vuejs/pinia).

## Demo

I've started creating a demo on usage of the library, you can find the source at [megamap-demo](https://github.com/l422y/megamap-demo)

There's a live demo at [megamap-demo.pages.dev](https://megamap-demo.pages.dev/)

## Quick Example

```typescript
Expand Down

0 comments on commit cae9e96

Please sign in to comment.