commit | d6fdaff05a90fa3b3dbb845f7ea35f48607e582c | [log] [tgz] |
---|---|---|
author | Bertil Chapuis <bchapuis@gmail.com> | Sat Apr 27 21:50:36 2024 +0200 |
committer | Bertil Chapuis <bchapuis@gmail.com> | Sun Apr 28 11:47:35 2024 +0200 |
tree | 5a143a2ff0a397d3ebdf5d86ba5b659195803854 | |
parent | 35e62d0f9f10adf0747246c048ffcb2c05d16a3c [diff] |
Release Apache Baremaps 0.7.3
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.