commit | 2fd432e9cdb9e154656cd16ba1a458817a543158 | [log] [tgz] |
---|---|---|
author | Bertil Chapuis <bchapuis@gmail.com> | Wed Feb 26 14:05:13 2025 +0100 |
committer | Bertil Chapuis <bchapuis@gmail.com> | Wed Feb 26 14:05:13 2025 +0100 |
tree | 20c25a4015524158ad1eaff8f54d484f102253c4 | |
parent | abee0a246383d9185f725499e1e01379026fb47d [diff] |
Add Maven artifacts section to release notes
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.