tealdeer/docs/README.md
2020-11-14 23:55:49 +01:00

218 B

Tealdeer Docs

To build the docs, install mdbook.

You can build the HTML with mdbook build.

To serve the docs on localhost:3000 and watch for changes, use mdbook serve.