This is the marketing / documentation site for Briefkasten.
- Clone the repository
$ git clone https://github.com/ndom91/briefkasten-docs
$ cd briefkasten-docs
- Install dependencies
$ pnpm install
- Run dev server
$ pnpm dev
You will then have a local copy of the site up and running at http://localhost:3000!
This project is open to all contributions, please stick to the formatting and linting settings.
MIT