commit | 2c8eb3c772710f332e11f79e03673f46a0b77bca | [log] [tgz] |
---|---|---|
author | Calvin Kirs <acm_master@163.com> | Thu Mar 07 20:54:38 2024 +0800 |
committer | Bertil Chapuis <bchapuis@gmail.com> | Sat Mar 09 15:41:43 2024 +0100 |
tree | 720376b829f28777198e176c4efb03ee5c04f119 | |
parent | 19f0df9f238f8f63e05e5a086dc948d682506721 [diff] |
Add ASF related links
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.