| commit | f254975b5b401cc96fe7674f46f9e6530f62f146 | [log] [tgz] |
|---|---|---|
| author | Gabriel Luthier <gabriel.luthier@epfl.ch> | Thu Oct 02 15:27:49 2025 +0200 |
| committer | Bertil Chapuis <bchapuis@gmail.com> | Fri Oct 03 16:29:21 2025 +0200 |
| tree | 348f880acba7f0524b7b0cd86fb5b2aae4025e67 | |
| parent | c859d79385f809fcfd797d6dedce6614b697fe10 [diff] |
Fix links to examples
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.