commit | f641d94a6f24976c6901b3a154a5543361607802 | [log] [tgz] |
---|---|---|
author | Bertil Chapuis <bchapuis@gmail.com> | Sun Oct 29 12:56:20 2023 +0100 |
committer | Bertil Chapuis <bchapuis@gmail.com> | Sun Oct 29 12:56:20 2023 +0100 |
tree | 79411dc87814770be3679fb7be1499d871f4cfb0 | |
parent | 125b77cf4fddee8c456f77e1d4fd3188d1750ed8 [diff] |
Add fonts and sprites to the public directory
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.