0
0
Fork 0

Add a bit about the overlay themes into the README

This commit is contained in:
Oliver-Akins 2023-02-19 20:53:30 -07:00
parent 404206049d
commit 7ae0b42f3e

View file

@ -6,6 +6,9 @@ using the custom Codenames deck created by chat submissions.
# Setup
## Overlay Themes
Clone any Chatman overlay themes you'd like into the `site` directory, this is where all of the files are served from.
## Development
1. `pnpm install` (install pnpm if it isn't installed already)
2. `cp config.template.toml config.toml`