commit | 858708153e80e7ff47c58c9d40beefa9a35cd4bd | [log] [tgz] |
---|---|---|
author | Bertil Chapuis <bchapuis@gmail.com> | Sun Oct 29 15:27:30 2023 +0100 |
committer | Bertil Chapuis <bchapuis@gmail.com> | Sun Oct 29 15:27:30 2023 +0100 |
tree | 19b0c8274cf78beea1beac9d37c588113a39f905 | |
parent | f641d94a6f24976c6901b3a154a5543361607802 [diff] |
Fix sprites and fonts urls
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.