commit | ff0276beb00ef3a0ee75f97c7599847e778b6edf | [log] [tgz] |
---|---|---|
author | Leonard <73912641+leonardcser@users.noreply.github.com> | Thu May 25 13:25:31 2023 +0200 |
committer | GitHub <noreply@github.com> | Thu May 25 13:25:31 2023 +0200 |
tree | 88e01be2927cf80ac69faf90dfc9154c3c0df8e8 | |
parent | 4639a57809b719b951e5156626027734cd3b0ab8 [diff] |
Document simplifactions at low zoom levels (#28)
This repository contains the sources of the Apache Baremaps Website.
First, run pnpm i
to install the dependencies.
Then, run pnpm dev
to start the development server and visit localhost:3000.
This project uses Prettier to format the code.
You can run pnpm format
or npm run format
to format the code.