tinymist/crates/tinymist-assets/README.md
2024-07-07 11:26:35 +08:00

254 B

tinymist-assets

Building tinymist-assets/typst-preview.html

To reproduce it:

# at the root of the repository
cd ../..
# Install the dependencies if you haven't already
yarn install
# build the preview's frontend
yarn build:preview